-
Originally reported on Google Code with ID 6463
```
Hi I am follwing below steps for remote webdriver - Android
Step 1: Create Avd
Step2: adb -s emulator-5554 -e install -r android-server-2.32.0.a…
-
Originally reported on Google Code with ID 5950
```
Hi,
I could not access the site with HTTP basic authentication on Android WebDriver. It
says: "Authorization required" without prompting any authe…
-
Originally reported on Google Code with ID 5276
```
Cannot use touchactions methods in Android Driver Instance.
Code used:
WebElement elem = NULL;
elem = driver.findElement(By.xpath("//select"));
Tou…
-
Originally reported on Google Code with ID 4998
```
Description/Steps:
Using latest android webdriver (selenium-java-2.28.0.zip ) if the screen is invoked
(HTML File attached)using the following cod…
-
Originally reported on Google Code with ID 4816
```
What steps will reproduce the problem?
1. call AndroidDriver#executeScript("return \n true");
What is the expected output? What do you see instead…
-
Originally reported on Google Code with ID 4323
```
I have setup the environment to run tests on the Google nexus Android Tablet (V 4.1.1).When
I run the test to share the picture from lytro.com,the…
-
Originally reported on Google Code with ID 3992
```
Hi,
I'm running Junit test cases on android emulator with Eclips and Android webdriver
cannot catch the frame.
With trying the following code:
We…
-
Originally reported on Google Code with ID 3865
```
What steps will reproduce the problem?
1.AndroidDriver use sendKeys method can't support chinese
2.
3.
What is the expected output? What do you se…
-
Originally reported on Google Code with ID 3634
```
I am planning to use selenium grid for running my tests in android browser.
I am able to create a hub.
I have registered a node with android capabi…
-
Originally reported on Google Code with ID 3622
```
Selenium version: 2.20.0
Android Server: 2.20
OS: 64 bit Win7
Test platform: both Android 4.0/4.0.3 emulator
Automation Method: Using the Remote Se…