austgl / robotium

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

How to create test cases for Android PhoneGap Application? #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.solo.EditText(0,"name")
2.In test result it showing there is no EditText
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
robotium-solo-2.4 for Android 2.2 on Windows Operating system

Please provide any additional information below.

I have created phonegap applciation, in which having one activity.
By using LoadUrl function in that activity, the html file get loaded.
I have created two html input box and one button.

Original issue reported on code.google.com by vidhya.p...@hcl.com on 21 Sep 2011 at 4:15

GoogleCodeExporter commented 9 years ago
Robotioum does not have support for web views. Please see our QA wiki page.

Original comment by renasr...@gmail.com on 21 Sep 2011 at 5:14