Appium Server setup for automated android testing using real devices
1.9K
Appium Server setup for automated android testing using real devices
start a container by running:
docker run --privileged -v /dev/bus/usb:/dev/bus/usb -i -p 4723:4723 aluedeke/appium-android:latest
contains the following software:
ubuntu 14.04
openjdk 7
nodejs
appium server
android sdk
Content type
Image
Digest
sha256:29dbf45e4…
Size
485 MB
Last updated
almost 11 years ago
docker pull aluedeke/appium-android