appium / appium-docker-android

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

update cmdline tools and platform api #142

Closed Jiyvn closed 1 year ago

Jiyvn commented 2 years ago
linux-foundation-easycla[bot] commented 2 years ago

CLA Missing ID CLA Not Signed

js361014 commented 2 years ago

Please replace CMD="xvfb-run appium --log $APPIUM_LOG" with CMD="xvfb-run appium server --base-path /wd/hub --log $APPIUM_LOG" in entry_point.sh

and APPIUM_VERSION=next with APPIUM_VERSION=2.0.0-beta.42 in Dockerfile

budtmo commented 1 year ago

I will close the issue as there is no further response from the commiter and I provide Appium 2.0-beta for next release