Skip to content

Multi-threaded mode combined with --remote-debug mode leads to failures #1834

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

Closed
mdmintz opened this issue Apr 11, 2023 · 1 comment · Fixed by #1836
Closed

Multi-threaded mode combined with --remote-debug mode leads to failures #1834

mdmintz opened this issue Apr 11, 2023 · 1 comment · Fixed by #1836
Assignees
Labels
bug Uh oh... Something needs to be fixed SeleniumBase 4 SeleniumBase 4

Comments

@mdmintz
Copy link
Member

mdmintz commented Apr 11, 2023

Multi-threaded mode combined with --remote-debug mode leads to failures

Eg. pytest -n=4 --remote-debug. This is because multiple parallel browsers can't share the remote-debugging port.

This is similar to #1833, but different because this issue has been around for a long time, while the other issue has only been around since 4.13.22.

@mdmintz mdmintz added bug Uh oh... Something needs to be fixed SeleniumBase 4 SeleniumBase 4 labels Apr 11, 2023
@mdmintz mdmintz self-assigned this Apr 11, 2023
@mdmintz
Copy link
Member Author

mdmintz commented Apr 11, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh oh... Something needs to be fixed SeleniumBase 4 SeleniumBase 4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant