Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 296 Bytes

automate-the-web

install selenium server and chrome driver

brew install selenium-server-standalone chromedriver carthage ideviceinstaller

install python3

brew install python3

install all dependencies

pip install -r requirements.txt

open python interpreter

bpython