Skip to content

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

License

Notifications You must be signed in to change notification settings

cassiobotaro/headless_selenium

Repository files navigation

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>

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages