Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 126 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 126 Bytes

docker run -it --rm -v $(pwd):/data joyzoursky/python-chromedriver:3.6 bash

cd data/

pip install -r requirements.txt

behave