-
Notifications
You must be signed in to change notification settings - Fork 1.4k
-
Is there a way to do this? I'm having privilege problems in Windows. Is there a way to modify it so that I don't get that error?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments 1 reply
-
I don't have the same problem when using the common driver.
Beta Was this translation helpful? Give feedback.
All reactions
-
Another problem I have is that it downloads all the time, maybe there is a way to make it act like the original chormedriver?
Beta Was this translation helpful? Give feedback.
All reactions
-
The location of uc_driver
is the seleniumbase/drivers/
folder. You probably have to update your permissions or use a virtual env if you're experiencing an issue with your environment. If the driver is getting downloaded multiple times, then it probably means you were missing permissions when you saved it the first time.
Beta Was this translation helpful? Give feedback.
All reactions
-
image
I added that little code in there, I'm not sure it will do the job. Additionally, this error code appears when a uc_driver.exe is left open, perhaps adding a taskkill will be enough.
Beta Was this translation helpful? Give feedback.