Selenium
Showing
- notebooks/Block 5/Selenium test/GoogleImageExtractor.py 1 addition, 1 deletionnotebooks/Block 5/Selenium test/GoogleImageExtractor.py
- notebooks/Block 5/Selenium test/Selenium_test.ipynb 217 additions, 0 deletionsnotebooks/Block 5/Selenium test/Selenium_test.ipynb
- notebooks/Block 5/Selenium test/geckodriver.exe 0 additions, 0 deletionsnotebooks/Block 5/Selenium test/geckodriver.exe
- notebooks/Block 5/Selenium_test.ipynb 0 additions, 55 deletionsnotebooks/Block 5/Selenium_test.ipynb
- requirements.txt 2 additions, 1 deletionrequirements.txt
This diff is collapsed.
File added
... | @@ -8,4 +8,5 @@ scikit-learn==0.23.2 | ... | @@ -8,4 +8,5 @@ scikit-learn==0.23.2 |
vega_datasets==0.8.0 | vega_datasets==0.8.0 | ||
mrcnn==0.2 | mrcnn==0.2 | ||
altair==4.1.0 | altair==4.1.0 | ||
selenium==3.141.0 | selenium==3.141.0 | ||
\ No newline at end of file | crawler==0.0.2 | ||
\ No newline at end of file |
Please register or sign in to comment