Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 143 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 143 Bytes

Testing Selenium

To run

python -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt
python test.py