SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Webdriver in Ice Cream Sandwich OS (Samsung Galaxy Nexus) doesn't show the full browser when tests are run. #3703

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 3703

Installed webdriver android-server-20.apk in samsung galaxy nexus (mobile device) with
(ICS)and ran selenium tests using android webdriver. The browser window running the
test was not seen at all. But the tests seem to have completed successfully. 

What steps will reproduce the problem?
1. Install android webdriver in mobile device (Samsung galaxy nexus with ICS)
2. run the webdriver and run selenium tests against the device

Expected output?
See the browser window running the test

What do you see instead?
No window seen and a small square/patch appears instead, where a portion of the webpage
being tested is seen.

Attaching the screenshot of the webdriver window from the device where the small square
portion is seen displaying a portion of the webpage being tested.

Selenium version: webdriver 2.20.apk
OS: Ice Cream Sandwitch
Device: Samsung Galaxy Nexus

Reported by raameshbabu on 2012-04-10 20:57:38


lukeis commented 8 years ago

Reported by barancev on 2012-05-04 17:57:41

lukeis commented 8 years ago
Selenium project no longer supports the AndroidDriver.

Please use Selendroid instead:
http://selendroid.io/webview.html

And log any issues against that project:
https://github.com/selendroid/selendroid/issues

Reported by luke.semerau on 2013-12-26 21:57:35

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:15:11