Lukasz Kalnik
02/01/2023, 8:57 AMonNodeWithTag("my tag").assertIsNotDisplayed()
. If the test fails it only prints:
Assert failed: The component is displayed!
Can I configure the assertIs...
methods to also print the tag in case of test failure?