/headless_selenium

:jack_o_lantern: An example of how to runs Chrome and Firefox headless without third parties.

Primary LanguagePythonMIT LicenseMIT

Headless Selenium

An example of how to run Chrome and Firefox headless without third parties.

Requirements

Install

$ python -m venv .env
$ source .env/bin/activate
$ pip install -r requirements.txt

Run

python <nomearquivo.py>