Replies: 4 comments 1 reply
|
Did you figure this out? I have the same problem. Mutliple processes seem to be interfering with each other somehow. |
|
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 |
|
Hi, with MacOs ARM it work |
|
Yeah, also getting this error. If I have 1 chromedriver open it works but 2 or more, it crashes |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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 ?
All reactions