-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uc have not auto download driver #1459
Comments
when I'm using uc, I just driver=uc.Chrome(), one question is parameter 'browser_executable_path' is executable path of chromedriver or anything else? |
I use path of chrome.exe, which open broswer |
I get the same error on a raspberry pi, but it works fine on my windows machine. |
Same. I'm getting this error only with |
how do you get it to get past the execute error in rpi? |
I did use raspberry pi 4 but it shouldnt matter |
Does anybody know how to fix this problem? When I use the driver locally (Linux) it works, but i get the same error when trying to run it inside Docker container (based on Debian 12) This is what constructing webdriver looks like in my app: UPDATE: I found out that I get the same error even on my local PC when I run the app as root (Docker also runs the app as root) |
Has anyone found a solution to this problem? |
Code:
Error:
The text was updated successfully, but these errors were encountered: