Skip to content
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

[BUG] Wrong URL for downloading chromedriver #6

Closed
danboe90 opened this issue Feb 28, 2024 · 2 comments
Closed

[BUG] Wrong URL for downloading chromedriver #6

danboe90 opened this issue Feb 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@danboe90
Copy link

danboe90 commented Feb 28, 2024

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

  • OS: Windows 10
  • Driver: chromedriver
  • Version: 2024-02-28 08:16:45,997 INFO Latest version of chromedriver: 122.0.6261.94

Additional context
Found out today when updating the drivers on my machine.
I think they moved the location drivers are stored.

@Svinokur Svinokur added the bug Something isn't working label Mar 6, 2024
@Svinokur
Copy link
Owner

Svinokur commented Mar 7, 2024

Thanks for stating that issue. Just fixed it in version 6.0.3, please check if it works for you!

@danboe90
Copy link
Author

danboe90 commented Mar 7, 2024

Update via pip: Works perfectly!
Update of selenium driver: Works perfectly!

Works like a charm! Tank you for your quick fix!

@danboe90 danboe90 closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants