-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Issue with: driver by url #31
Comments
This can be related: ultrafunkamsterdam/undetected-chromedriver#1402 (comment) webdriver_manager issue, SergeyPirogov/webdriver_manager#580 |
Hey @XavierZambrano sorry for late reply, never seen your comment. |
This is something that I will have to look more into and was my issue upon a fresh clone of the system... Likely a webdriver manager issue, but I currently do not know a workaround. |
Hey!! I have been having troubles to upload videos. The process get stuck when creating browser instance:
File "C:\Users\traso\Desktop\Tiktok\venv\Lib\site-packages\webdriver_manager\core\http.py", line 16, in validate_response raise ValueError(f"There is no such driver by url {resp.url}") ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790
If you click the link where it is supposed to be the driver, it's not working, so I guess that's the problem. I don't know how I'm supposed to fix this. Should we replace the url from the driver?
Thanks in advance!!!
@wkaisertexas
The text was updated successfully, but these errors were encountered: