Update README.md

This commit is contained in:
Haris Muneer 2018-08-23 22:01:13 +05:00 committed by GitHub
parent e6d2258a1e
commit 6d6c496a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ You will need to install latest version of [Google Chrome](https://www.google.co
pip install selenium
```
Run the code using Python 3.
Run the code using Python 3. Also, the code is multi-platform and is tested on both Windows and Linux.
The tool uses latest version of [Chrome Web Driver](http://chromedriver.chromium.org/downloads). I have placed the webdriver along with the code but if that version doesn't work then replace the chrome web driver with the latest one.
### How to Run