Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 Bug ]: #375

Open
ElectroneumRob opened this issue Jul 20, 2023 · 0 comments
Open

[馃悰 Bug ]: #375

ElectroneumRob opened this issue Jul 20, 2023 · 0 comments
Labels

Comments

@ElectroneumRob
Copy link

Operating System

Ubuntu 20.04

Docker Image

budtmo/docker-android:emulator_11.0

Expected behaviour

having an issue with appium server, before the big changes i would have a command below to connect to appium server and in the image i would have appium server behind the phone emulator and my tests would connect to that

-e APPIUM_HOST="127.0.0.1" -e APPIUM_PORT=4723 -e SELENIUM_HOST="172.17.0.1" -e SELENIUM_PORT=4444

imag

Actual behaviour

now using the updated container and using command below whether i still need the host & port the appium server doesnt show in the image below just the phone which make my tests not connect

-e WEB_VNC=true -e APPIUM=true -e APPIUM_HOST="127.0.0.1" -e APPIUM_PORT=4723 -e SELENIUM_HOST="172.17.0.1" -e SELENIUM_PORT=4444

Screenshot from 2023-07-20 15-16-08

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant