

GeckoDriverManager for downloading and installing geckodriver (for Mozilla Firefox). This module is dependent on the following additional packages:ĬhromeDriverManager for downloading and installing chromedriver (for Google Chrome). Pip install webdrivermanager Dependencies This module is available on the Python Package Index (PyPI) and can be installed as follows:

The classes in this module can be used to automatically search for and download the latest version (or a specific version) of a WebDriver binary and then extract it and place it by copying or symlinking it to the location where Selenium or other tools should be able to find it then. Python module to facilitate downloading and deploying WebDriver binaries.
