Add explanation
parent
37432c0435
commit
7a2401f1c6
|
@ -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.
|
Loading…
Reference in New Issue