Barista icon indicating copy to clipboard operation
Barista copied to clipboard

assertNotDisplayed doesn't work when multiple views matches the text

Open rocboronat opened this issue 7 years ago • 1 comments

If any of the matching views are displayed, this assertion should give a green.

Related with #37, but with assertNotDisplayed()

rocboronat avatar Apr 19 '17 14:04 rocboronat

I wonder if we should implement a generic solution for this. Sounds like all actions and assertions should have the same behavior when dealing with scroll or multiple views on screen.

Sloy avatar Nov 06 '17 14:11 Sloy