rahul7386 / robotium

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

clickOnButton(String) is not working #623

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a activity with a button on it
2. try solo.clickOnButton(String)
3.

What is the expected output? What do you see instead?
the onclick() method should be executed

What version of the product are you using? On what operating system?
5.2.1, Windows 8

Please provide any additional information below.

I can't execute the line solo.clickOnButton(string)

Original issue reported on code.google.com by yqpen...@gmail.com on 18 Jul 2014 at 3:13

GoogleCodeExporter commented 9 years ago
Please download the Example project to see how the API can be used. 

Original comment by renasr...@gmail.com on 20 Jul 2014 at 5:39