stephenwang1011 / robotium

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

solo.clickOnButton(string) not working #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
in my project i had given the below code to click on a button with text "add to 
my cart".
solo.clickOnButton("add to my cart");
but unfortunatly it is not working. i have tried with solo.clickOnText("add to 
my cart") but this is also not working.
please help me

Original issue reported on code.google.com by seethala...@gmail.com on 6 Aug 2012 at 12:11

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 7 Aug 2012 at 8:49