SergeyPirogov/webdriver_manager
None observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8.5
- age_days: 3540
- days_rel: 90
- days_push: 10
- n_releases_24m: 3
Adoption not part of the score
2184 stars · 486 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that downloads, resolves, caches, and reuses browser driver binaries for Selenium-based browser automation. It removes the need to manually download, unpack, and hardcode driver paths, while offering explicit control over versions, cache behavior, and download sources.
Use cases
- manage selenium webdriver binaries automatically in python
- pin a specific chromedriver version for my test suite
- pre-download browser drivers in CI or docker images
- use a custom mirror or proxy to download webdriver binaries
- support selenium 3 projects that need explicit driver management
- customize driver cache location and invalidation
When to choose
- You need explicit control over driver versions, paths, cache behavior, or download sources
- You maintain Selenium 3 or older Selenium 4 projects where Selenium Manager is unavailable
- You work in restricted network environments with corporate proxies, SSL issues, or custom mirrors
- You use alternative Chromium-based browsers like Chromium or Brave
- You want to pre-download drivers into CI pipelines or Docker images
When to avoid
- You are on Selenium 4.6+ with standard Chrome, Firefox, or Edge setups - Selenium Manager is built in and recommended
- Your plain Selenium code already works without driver management
- You do not need explicit control over driver resolution or caching
Facets
library · maturity active
testing e2e-testing developer-tools testing developer-tools web-development python cross-platform cli selenium webdriver browser-automation driver-management chromedriver test-automation ci docker automation
2 sources
- readme: https://github.com/SergeyPirogov/webdriver_manager · fetched 2026-08-28 · 20da78d3f762
- registry_pypi: https://pypi.org/pypi/webdriver_manager/json · fetched 2026-08-29 · 0eafd02e3fa9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SergeyPirogov/webdriver_manager | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="SergeyPirogov/webdriver_manager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem