SeleniumHQ / selenium-google-code-issue-archive

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

Windows XP + Android Simulator 2.2 #1928

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 1928

What steps will reproduce the problem?
1. We have installed android-server-2.0.2rc3.apk on our simulator
2. We have written the same test case mentioned in the AndroidDriver WiKi page
3. We are able to execute the same on Chrome browser (Using chrome driver) installed
on the device so there is nothing wrong with the test case.
4. When we execute the same test case against the server running on Android simulator,
we get a white screen on the simulator (Screenshot attached)
5. Following is the log from the device (I have added additional debug statements)

I/AndroidDriverServlet(  238): Executing: [new session: {rotatable=true, platfo
m=ANDROID, browserName=android, takesScreenshot=false, browserConnectionEnabled
true, version=}] at URL: /session Handler: org.openqa.selenium.android.server.h
ndler.NewSession)
I/NewSession(  238): Calling allSessions.newSession()
I/NewSession(  238): sessionId.toString() - 1309018320885
I/AndroidDriverServlet(  238): Done: /session
I/AndroidDriverServlet(  238): toUse:
I/AndroidDriverServlet(  238): toUse: Result:  -> class org.openqa.selenium.rem
te.server.renderer.RedirectResult
W/System.err(  238): 2011-06-25 21:56:43.828:INFO:/wd/hub:org.openqa.selenium.a
droid.server.AndroidDriverServlet-1157742624: AndroidDriverServlet - Called doP
st()

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

The test case should get executed. We have run the same on a Mac and it works fine.
So we believe that the issue with WIndows XP + Android Simulator combination that is
causing the issue.

What version of the product are you using? On what operating system?

Windows XP
Android Simulator 2.2
selenium-java-2.0rc3.zip

Please provide any additional information below.

Reported by sanjay.dandekar on 2011-06-25 16:36:48


lukeis commented 8 years ago
Jim, could you take a look at this?

Reported by berrada@google.com on 2011-08-24 00:48:40

lukeis commented 8 years ago

Reported by barancev on 2011-10-13 05:34: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:13:04