{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"}],"enrichment":{"capability":"Downloads and installs the appropriate chromedriver binary for your operating system, exposing its path for use in automated browser testing.","skillfed_tags":["browser-automation","cross-platform-binary"],"use_cases":["Automated testing of web applications without manually managing chromedriver downloads and version alignment.","CI/CD pipelines that need a consistent, cross-platform way to provision chromedriver for browser automation.","Web scraping projects that require a headless or full Chrome instance controlled via WebDriver protocol.","End-to-end testing frameworks that abstract away the complexity of binary distribution across multiple OS targets."],"what_it_does":"chromedriver-py is a packaging utility that bundles and distributes the chromedriver binary\u2014the executable needed to automate Chrome browser instances\u2014across Linux, macOS, and Windows. Rather than requiring you to manually download and manage chromedriver versions, this package handles the distribution and exposes a simple Python import to retrieve the correct binary path for your platform.\n\nThe package is maintained by an automated update script that tracks Chrome releases and publishes new versions within a day of a Chrome update. It has no runtime dependencies beyond Python itself, making it a lightweight addition to test suites. You import the binary path and use it to launch automated browser sessions.","worth_installing":"Yes. This package solves a genuine friction point in browser automation: keeping chromedriver in sync with Chrome versions across different operating systems. With low install friction, no runtime dependencies, active maintenance, and a permissive license, it's a straightforward choice for any project that needs chromedriver."},"id":"chromedriver-py","links":{"html":"https://skillfed.io/packages/chromedriver-py","md":"https://skillfed.io/packages/chromedriver-py.md","pypi":"https://pypi.org/project/chromedriver-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"chromedriver-py","python_support":"unspecified","summary":"chromedriver binaries for all platforms"},"popularity":{"monthly_downloads":110778,"position":12446,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"151.0.7922.76"}
