Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In order to test these exercises locally, the tests rely on a chrome browser.

Two pieces of software are required
- the browser [Google Chrome](https://www.google.com/chrome/)
- a software that allows python communicate with the the browser [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/downloads)
- a software that allows python communicate with the the browser [ChromeDriver](https://sites.google.com/chromium.org/driver/)

When installing ChromeDriver you need to make sure that the driver version matches the browser version,
otherwise the driver refuses to work.
Expand Down