pytest multithreading using SeleniumBase #11723
Unanswered
fashionprivate
asked this question in
Q&A
Replies: 1 comment 4 replies
-
It's unclear what you are asking for Pytest is unaware of threads |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm using pytest in order to manage a multithreading bot and everything works fine.
Now, how I can get the CTRL-C key command in order to shutdown all the tests that run in parallel?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions