-
Originally reported on Google Code with ID 5834
```
Dear everyone,
I am facing an issue that should be common for many test engineers using AndroidDriver
-- there seems to be no way of loading a pa…
-
Originally reported on Google Code with ID 5750
```
selenium-server-standalone-2.11.0
selenium-java-2.11.0
android-server-2.11.0.apk
id and xpath not working. Only name element is working.
WebDriver…
-
Originally reported on Google Code with ID 5630
```
Attached page.html simply has a bunch of large elements and one normal size "a" element
that test tries to click. Other element receives the click …
-
Originally reported on Google Code with ID 5493
```
What steps will reproduce the problem?
1. download Android server apk file http://code.google.com/p/selenium/downloads/list
2. push it to Android…
-
Originally reported on Google Code with ID 5445
```
Overview:
Xpaths are not working on Selenium AndroidDriver (Version 2.28)
working fine if element is identified by name or id
Steps to Reproduce:
…
-
Originally reported on Google Code with ID 5440
```
Android Remote Server APK can't use the phone default Proxy.
```
Reported by `sjqa@qq.com` on 2013-04-04 06:00:28
-
Originally reported on Google Code with ID 5252
```
What steps will reproduce the problem?
1. Use the android server apk to open the URL for a page that has a file input element.
self.browser = web…
-
Originally reported on Google Code with ID 4831
```
When running a test on android emulator, I use webdriver – androidDriver. I tried to
switch to a frame that exist on the page originating from anot…
-
Originally reported on Google Code with ID 4655
```
Hi
Iam trying to test web applications in Android Emulator on Windows XP
selenium is able to launch the web applicaiton but unable to click on the…
-
Originally reported on Google Code with ID 4607
```
My aim is to run mobile web tests in android emulator using selenium2 downloaded android
drivers
Followed the same steps mentioned in the http://c…