AdevintaSpain / Barista

:coffee: The one who serves a great Espresso
Other
1.7k stars 121 forks source link

Checking visibility not working for ViewPager #261

Open ericntd opened 5 years ago

ericntd commented 5 years ago

Barista 2.7.0, thanks for the library

assertNotDisplayed(R.string.some_string) returns positive while the text is clearly showing visible in the middle of the screen

Sloy commented 5 years ago

Hi @ericntd! Thanks for the report. Can you reproduce this bug in one of the current library test? That would help us a lot to understand the issue and fix it.