I just try use espresso to write an android uiautomator case. I have an image list. Now I want to click on one of the images. How is this done ?
---RelativeLayout
----imageView
----imageView
----imageView
----imageView
I just try use espresso to write an android uiautomator case. I have an image list. Now I want to click on one of the images. How is this done ?
---RelativeLayout
----imageView
----imageView
----imageView
----imageView