Closed GoogleCodeExporter closed 9 years ago
Well according to the espresso logs your button is disabled and actually not
visible at all. So the matcher works as expected.
I am using isEnabled matcher quite a lot and have never seen any problems with
it.
Try taking a screenshot right before the isEnabled check.
It also possible that your button is animating in when espresso performs it
check. In this case it is recommended to disable the animation in the
dev.options of your device.
Original comment by KAM...@gmail.com
on 7 Feb 2015 at 8:37
Seems to be working as intended.
Original comment by vale...@google.com
on 16 Mar 2015 at 7:31
Original issue reported on code.google.com by
don.piro...@gmail.com
on 3 Feb 2015 at 12:20