Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d97c3e

Browse files
committed
Update link
Signed-off-by: Baiju Muthukadan <[email protected]>
1 parent 57f644a commit 1d97c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ How to use ChromeDriver ?
99
~~~~~~~~~~~~~~~~~~~~~~~~~
1010

1111
Download the latest `chromedriver from download page
12-
<https://sites.google.com/a/chromium.org/chromedriver/downloads>`_. Unzip the
12+
<https://sites.google.com/chromium.org/driver/>`_. Unzip the
1313
file::
1414

15-
unzip chromedriver_linux32_x.x.x.x.zip
15+
unzip chromedriver_linux64.zip
1616

1717
You should see a ``chromedriver`` executable. Now you can create an instance of
1818
Chrome WebDriver like this::

0 commit comments

Comments
 (0)