Closed lukeis closed 8 years ago
As far as I know it used to work earlier. Try previous versions on selenium-server and
selenium-java.
Now it doesn't work for me. I tried both android-server-2.21.0.apk and android-server-2.32.0.apk
Reported by dstarchevskyqa
on 2013-07-19 13:35:13
Reported by a.u.savchuk
on 2013-07-20 07:58:05
I have tried with both the apk's and still i am facing this issue.
I am using android 4.2.2 version while setting up the android version.
Also running( http://localhost:8080/wd/hub) on the web browser does not show anything.
What could be the issue i am clueless?
Reported by sidd.bakshi
on 2013-07-29 09:11:16
did you run: adb -s <serialId> forward tcp:8080 tcp:8080 ?
Reported by dstarchevskyqa
on 2013-07-29 11:01:18
Yes i did but even after running the command my Sample google programme is not running
and gives the same error.
When i type in the command adb devices i get
List of devices attached
emulator-5554 device
It does not show message daemon not running. Starting process on port 5037 etc?
Can this be the issue?
Reported by sidd.bakshi
on 2013-07-29 12:07:51
Reported by barancev
on 2013-07-30 19:56:09
@dstarche...@gmail.com
did you run: adb -s <serialId> forward tcp:8080 tcp:8080
hi, the port must be 8080? i setup android emulator on remote node. but it doesn't
work. i don't know here which port should be set.
my hub's port is 4444, and node's port is 5555. do i need to set it like this?
adb -s <serialId> forward tcp:4444 tcp:5555
thank you!
Reported by 282822330@qq.com
on 2013-09-29 10:07:22
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
WontFix
Reported by luke.semerau
on 2015-09-17 18:17:34
Originally reported on Google Code with ID 5963
Reported by
sidd.bakshi
on 2013-07-19 13:10:45