Table of Contents
| Library resources | |
|---|---|
| PyPI | --- |
| Github | --- |
| Documentation | https://selenium-python.readthedocs.io/ |
Getting Started
pip3 install selenium
Drivers
Selenium requires the use of a driver for each kind of browser intended to be used. Note that the driver version to download depends on the browser version currently installed on your machine.