Contents

webdriver-manager 4.0.2

0

Library provides the way to automatically manage drivers for different browsers

Library provides the way to automatically manage drivers for different browsers

Stars: 2195, Watchers: 2195, Forks: 488, Open Issues: 48

The SergeyPirogov/webdriver_manager repo was created 9 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 2195 github stars!

How to Install webdriver-manager

You can install webdriver-manager using pip

pip install webdriver-manager

or add it to a project with poetry

poetry add webdriver-manager

Package Details

Author
Sergey Pirogov
License
None
Homepage
https://github.com/SergeyPirogov/webdriver_manager
PyPi:
https://pypi.org/project/webdriver-manager/
GitHub Repo:
https://github.com/SergeyPirogov/webdriver_manager

Classifiers

  • Software Development/Libraries/Python Modules
No  webdriver-manager  pypi packages just yet.

Errors

A list of common webdriver-manager errors.

Code Examples

Here are some webdriver-manager code examples and snippets.

Related Packages & Articles

helium 7.0.0

Lighter browser automation based on Selenium.

tiktok-uploader 1.2.0

An automatic TikTok video uploader w/ CLI. Uploads videos automatically using an automated browser and your cookies for authentication.

pydude 0.28.0

Dude (Uncomplicated Data Extraction) is a Python framework designed for crafting web scrapers with ease. This Flask-inspired framework facilitates the rapid creation of web scrapers with its intuitive syntax. While it's still in pre-alpha, Dude doesn't skimp on features. It supports multiple parser backends like BeautifulSoup4 and LXML, and offers functionalities like URL pattern matching and data grouping.