We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1b5ad commit 52e7ea4Copy full SHA for 52e7ea4
README.md
@@ -69,7 +69,7 @@ On Windows, using [chocolatey](https://chocolatey.org):
69
70
choco install chromedriver selenium-gecko-driver
71
72
-Finally, you can download manually [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/) (for Chromium or Chrome)
+Finally, you can download manually [ChromeDriver](https://sites.google.com/chromium.org/driver/) (for Chromium or Chrome)
73
and [GeckoDriver](https://github.com/mozilla/geckodriver) (for Firefox) and put them anywhere in your `PATH`
74
or in the `drivers/` directory of your project.
75
0 commit comments