Replies: 2 comments
-
Did you figure this out? I have the same problem. Mutliple processes seem to be interfering with each other somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am getting this kind of error too. This happens on scripts which used to work. Now it doesn't work on but exactly same script works on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been getting the following error:
This is the code which I am running:
And this is the code where I am using the web driver:
Note that in addition I am running this in multiple threads as well where each thread is running their own webdriver. Does anyone know how to debug this error ?
Beta Was this translation helpful? Give feedback.
All reactions