Contents

webdriver-manager 4.0.1

0

Library provides the way to automatically manage drivers for different browsers

Library provides the way to automatically manage drivers for different browsers

Stars: 1915, Watchers: 1915, Forks: 423, Open Issues: 25

The SergeyPirogov/webdriver_manager repo was created 7 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1915 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
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.

GitHub Issues

The webdriver-manager package has 25 open issues on GitHub

  • Set download and install path
  • Running more than 3 threads causes permission issue
  • chrome win64 driver for windows
  • The README example for Chrome doesn't work even with latest version
  • IndexError: tuple index out of range with 4.0.0
  • Incorrect Handling of Chrome Version < 113 in Webdriver_Manager v4.0.0
  • Unable to download webdriver for Brave (no such driver version 115.56.14 for &lt;platform&gt;)
  • fix chromedriver download

See more issues on GitHub

Related Packages & Articles

helium 5.0.0

Lighter browser automation based on Selenium.

tiktok-uploader 1.0.15

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.

poium 1.3.2

Selenium/appium-based Page Objects test library.