appium / appium-docker-android

Appium Server setup to automate android testing on real devices
https://hub.docker.com/r/appium/
Other
585 stars 228 forks source link

Noob Question about building the docker file. #156

Closed Balhindi closed 1 year ago

Balhindi commented 1 year ago

Screen Shot 2023-03-23 at 1 27 45 PM

Do I have to build the project first, or can I just run the commands in the Quick start? I can't see the any adb devices after I run the first step.

docker exec -it appium-container adb devices shows no devices connected even though the device is connected and I ran step number 1, but I have not built it. Please see screenshot.

Thank you!

budtmo commented 1 year ago

duplicated #140