Headless Selenium An example of how to run Chrome and Firefox headless without third parties. Requirements geckodriver chromedriver Install $ python -m venv .env $ source .env/bin/activate $ pip install -r requirements.txt Run python <nomearquivo.py>