joyzoursky / docker-python-chromedriver

Dockerfile for running Python Selenium in headless Chrome (Python 2.7 / 3.6 / 3.7 / 3.8 / Alpine based Python / Chromedriver / Selenium / Xvfb included in different versions)
https://hub.docker.com/r/joyzoursky/python-chromedriver/
MIT License
636 stars 196 forks source link

How can i start the test_script.py? #33

Open frad1980 opened 1 year ago

frad1980 commented 1 year ago

Hi, sorry for my rookie question - i´ve installed the docker on my Qnap nas - what are the next steps to start the test_script.py?

diogolast commented 1 year ago

Hi, sorry for my rookie question - i´ve installed the docker on my Qnap nas - what are the next steps to start the test_script.py?

python -m unittest test_script.py