Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 167 Bytes

File metadata and controls

11 lines (9 loc) · 167 Bytes

python-webdriver

Setup: Assumes MacOS with homebrew installed

pip install selenium
pip install ipython
pip install requests

Usage: python tests/<test>.py