- Clone the repo
- Run
pip3 install -r requirements.txt
- Add the the chrome driver executable to your PATH, or modify
test.py
to pass in the path/location of your chrome driver executable to thewebdriver.Chrome()
call. - Run
python3 test.py
pip3 install -r requirements.txt
test.py
to pass in the path/location of your chrome driver executable to the webdriver.Chrome()
call.python3 test.py