Commit 4d7ce3f3 authored by Roman Yurchak's avatar Roman Yurchak

Mention chromedriver in the README

parent 369a7124
......@@ -37,7 +37,8 @@ Install the following dependencies into the default Python installation:
`pip install pytest selenium`
Install [geckodriver](https://github.com/mozilla/geckodriver/releases) somewhere
Install [geckodriver](https://github.com/mozilla/geckodriver/releases) and
[chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) somewhere
on your `PATH`.
`make test`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment