Eddie J
11/06/2024, 4:12 PMassertIsDisplayed()
and performClick()
on the item in the Screen that underneath the Modal. Is this an intention? My case is that, sometimes we accidentally performClick/assertDisplayed on the item underneath the Modal and it navigates us to the wrong place which make the test step incorrectly. Is there a way I can block that?