Skip to content

Commit

Permalink
prerelease, introducing exercise file download
Browse files Browse the repository at this point in the history
  • Loading branch information
rojter-tech authored Mar 3, 2020
1 parent 0935cf5 commit 0b2c465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python pluradl.py
```

## Download exercise files
To download exercise files you need the selenium external library
To download exercise files you need the selenium external library. Then you will need an [appropriate Chrome driver](https://sites.google.com/a/chromium.org/chromedriver/downloads) and make it availaible in system/user PATH. Selenium documentation can be [found here](https://selenium-python.readthedocs.io/).
```bash
pip install selenium
python pluraexercise.py
Expand Down

0 comments on commit 0b2c465

Please sign in to comment.