We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e5949 commit 5a6c8e6Copy full SHA for 5a6c8e6
1 file changed
docs/drivers/chrome.rst
@@ -100,7 +100,7 @@ Windows
100
101
**Note:** We don't provide official support for Windows, but you can try it by yourself.
102
103
-All you need to do is go to `download page on Selenium project <https://code.google.com/p/chromedriver/downloads/list>`_ and choose
+All you need to do is go to `download page on Selenium project <https://sites.google.com/a/chromium.org/chromedriver/downloads>`_ and choose
104
"ChromeDriver server for win". Your browser will download a zip file, extract it and add the ``.exe`` file to your PATH.
105
106
If you don't know how to add an executable to the PATH on Windows, check these link out:
0 commit comments