Skip to content

How to run Seleniumbase case for parallel testing? #2574

Answered by mdmintz
GitSleep8 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you seen examples/test_repeat_tests.py?

The examples there use pytest -n NUM for the multiple processes via pytest-xdist.

You can also spin up multiple drivers in the same test. See examples/test_multiple_drivers.py.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GitSleep8
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants