rahul7386 / robotium

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

Not able to select the text in the custom wheel robotium test case - android. #630

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
When I scroll and select any text should save it. But, Here the wheel scroll is 
not working and I'm not able to select any text in the custom wheelview.

What version of the product are you using? On what operating system?
Robotium-5.0.1 jar file.

Original issue reported on code.google.com by venu7...@gmail.com on 8 Sep 2014 at 11:18

GoogleCodeExporter commented 9 years ago
Try to use clickOnText.

Original comment by renasr...@gmail.com on 9 Sep 2014 at 5:01

GoogleCodeExporter commented 9 years ago
I have already used the clickOnText, But unable to select it.

Original comment by venu7...@gmail.com on 9 Sep 2014 at 5:37