Skip to content

lusm554/window-nightmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIX run script:
----------------
1. Git clone 
2. Run `make run`

Windows run script:
-------------------
1. python3 -m venv .venv
2. .venv\Scripts\activate
3. pip install -r requiremets.txt --quiet
4. python3 main.py index.html


For chrome driver cache:
-----------------------
  Automatic download of appropriate chromedriver for Selenium in Python - https://stackoverflow.com/questions/62017043/automatic-download-of-appropriate-chromedriver-for-selenium-in-python
  Chrome driver releases - https://chromedriver.chromium.org/downloads
  Autodownloader chrome driver - https://pypi.org/project/chromedriver-autoinstaller/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages