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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appium with xvfb not starting on macOs devices #353

Closed
azarouski opened this issue Mar 11, 2024 · 2 comments · Fixed by #369
Closed

Appium with xvfb not starting on macOs devices #353

azarouski opened this issue Mar 11, 2024 · 2 comments · Fixed by #369
Labels
bug Something isn't working
Milestone

Comments

@azarouski
Copy link
Contributor

azarouski commented Mar 11, 2024

Appium can't start together with xvfb on MacOs device.

CMD="xvfb-run appium --log-no-colors --log-timestamp -pa /wd/hub --port $APPIUM_PORT --log $TASK_LOG --log-level $LOG_LEVEL $APPIUM_CLI $plugins_cli"

Without xvfb appium is starting normally.

@azarouski azarouski added the bug Something isn't working label Mar 11, 2024
@vdelendik vdelendik modified the milestones: 2.0.14, 2.0.15 Mar 13, 2024
azarouski added a commit that referenced this issue Mar 18, 2024
@azarouski azarouski linked a pull request Mar 18, 2024 that will close this issue
@azarouski
Copy link
Contributor Author

You can test this changes on appium:2.0.15-beta2 image

@dhreben
Copy link
Contributor

dhreben commented Mar 19, 2024

Tested with appium:2.0.15-beta2. - linux and mac
Basic acceptance with iOS-Preferences-Test ,Mobile-iOS-Safari-Test , Android-Demo-Test successfully completed. Video, screenshots and logs are available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants