Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
Signed-off-by: Baiju Muthukadan <[email protected]>
  • Loading branch information
baijum committed Dec 14, 2022
1 parent 57f644a commit 1d97c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ How to use ChromeDriver ?
~~~~~~~~~~~~~~~~~~~~~~~~~

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

unzip chromedriver_linux32_x.x.x.x.zip
unzip chromedriver_linux64.zip

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

0 comments on commit 1d97c3e

Please sign in to comment.