austgl / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

clickOnText can't scroll down ListView in a Fragment in a ViewPager #247

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Robotium doesn't work well with a list view that can be scroll down in a 
ViewPager.

What steps will reproduce the problem?
1. Use AnyMemo's APK here  http://code.google.com/p/anymemo/downloads/list
2. clickOnText("Misc"); clickOnText("About");

What is the expected output? What do you see instead?
The About should be clicked but actually not.

What version of the product are you using? On what operating system?
3.1, Android 4.0.3, Android 2.3

Please provide any additional information below.

Original issue reported on code.google.com by mrlhwlib...@gmail.com on 14 Apr 2012 at 4:12

GoogleCodeExporter commented 9 years ago
Fixed in 3.2.1. Feel free to resolve the issue.

Original comment by mrlhwlib...@gmail.com on 15 Apr 2012 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 15 Apr 2012 at 7:16