sangmingming / robotium

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

clickOnText does not click #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
Using android 2.2 Google API 8. searchText returns true but clickOnText fails. 
When I print the output I do see "Have found: <MY_TEXT>"
2.
3.

What is the expected output? What do you see instead?
Expected output much click on <MY_TEXT> on the screen and go to the next 
activity but it does and application closes with failure

What version of the product are you using? On what operating system?
Using android 2.2 Google APIs, API level 8, robotium-solo-2.2.jar

Please provide any additional information below.
clickOnText used to work without the Google API when I used to Android SDK 2.2, 
API level 8. I needed to change to Google APIs because I had incorporate google 
maps in my application.

Original issue reported on code.google.com by pr...@anvaya.net on 6 Sep 2011 at 8:27

GoogleCodeExporter commented 9 years ago
Please see: "Why do button and text clicks go wrong" on our wiki QA page.

Original comment by renasr...@gmail.com on 7 Sep 2011 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 13 Sep 2011 at 8:28