Closed GoogleCodeExporter closed 9 years ago
What robotium does is to ask the views if they are shown by View.isShown(). If
they return true they will be searched. The issue you are describing is due to
isShown() returning true even though it should return false.
Unfortunately nothing can be done from Robotium to get around this. Please
submit this to the Google Android platform team.
Original comment by renasr...@gmail.com
on 24 Jun 2013 at 2:11
any updates on this issue?
Original comment by el...@buynando.com
on 30 Jun 2015 at 3:27
Original issue reported on code.google.com by
philip.r...@gmail.com
on 21 Jun 2013 at 9:56