Add explanation

merge-requests/23/head
Brian Haley 2019-08-09 01:54:59 -04:00
parent 37432c0435
commit 7a2401f1c6
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
3. splinter==0.11.0
4. beautifulsoup4==4.8.0
5. selenium==3.141.0
6. Download the [chrome WebDriver](https://splinter.readthedocs.io/en/latest/drivers/chrome.html) and place it in this directory. It is required by selenium and splinter
6. Download the [chrome WebDriver](https://splinter.readthedocs.io/en/latest/drivers/chrome.html) and place it in this directory. It is required by selenium and splinter as using Requests was prone to failure.