We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description There seems to be an issue with fetching chromedriver from the following URL: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.94/win32/chromedriver-win32.zip
The result is: urllib.error.HTTPError: HTTP Error 404: Not Found
Additional Information
Additional context Found out today when updating the drivers on my machine. I think they moved the location drivers are stored.
The text was updated successfully, but these errors were encountered:
Thanks for stating that issue. Just fixed it in version 6.0.3, please check if it works for you!
Sorry, something went wrong.
Update via pip: Works perfectly! Update of selenium driver: Works perfectly!
Works like a charm! Tank you for your quick fix!
No branches or pull requests
Description
There seems to be an issue with fetching chromedriver from the following URL:
https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.94/win32/chromedriver-win32.zip
The result is:
urllib.error.HTTPError: HTTP Error 404: Not Found
Additional Information
Additional context
Found out today when updating the drivers on my machine.
I think they moved the location drivers are stored.
The text was updated successfully, but these errors were encountered: