SeleniumHQ / selenium-google-code-issue-archive

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

websocket not supported by android-server #6519

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 6519

What steps will reproduce the problem?
0. we have webpage test, testing physical device using android-server , running on
device
1. test opens page, which component signs via websockets to remote server  
2. 0=Uncaught ReferenceError: WebSocket is not defined
3. all the rest functionality of page fails

Device part:
android-server-2.32.0.apk
device - nexus 7, android 4.3

Test runner
Windows 7
selenium-android-driver-2.34.0.jar
Intellij Idea

Reported by dimundo on 2013-11-01 11:46:55

lukeis commented 8 years ago

Reported by barancev on 2013-11-01 11:49:20

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:36

lukeis commented 8 years ago
Selendroid supports only hybrid and native app, not pure web :(

Reported by dimundo on 2013-12-27 13:14:33

lukeis commented 8 years ago
Just released version 0.7 supports testing web apps, see [1] and [2]

[1] https://groups.google.com/forum/#!topic/selenium-developers/6D4_NSqoVg0
[2] http://selendroid.io/webview.html

Reported by barancev on 2013-12-27 14:12:36

lukeis commented 8 years ago

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