An example of how to run Chrome and Firefox headless without third parties.
$ python -m venv .env
$ source .env/bin/activate
$ pip install -r requirements.txtpython <nomearquivo.py>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example of how to run Chrome and Firefox headless without third parties.
$ python -m venv .env
$ source .env/bin/activate
$ pip install -r requirements.txtpython <nomearquivo.py>