{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"},{"label":"Installation/Setup","url":"https://skillfed.io/packages/category/system-installation-setup"}],"enrichment":{"capability":"Downloads and installs the chromedriver binary (version 153.0.8006.0) for automated browser testing on Linux, macOS, and Windows.","skillfed_tags":["browser-automation","testing-tools"],"use_cases":["Set up browser automation in CI/CD pipelines without manual chromedriver management.","Simplify local development environments for teams working on web scraping or automated testing projects.","Ensure consistent chromedriver versions across development and testing machines by pinning to 153.0.8006.0.","Quickly bootstrap a Python project that needs Chrome automation for regression or end-to-end testing."],"what_it_does":"chromedriver-binary is a Python package that automates the download and installation of the chromedriver executable (version 153.0.8006.0), which is required to control Chrome or Chromium browsers programmatically. When you import it, it adds the chromedriver binary to your system PATH, making it available without manual setup.\n\nThe package handles platform detection and installation for Linux, macOS, and Windows. It's designed as a convenience wrapper to avoid manually downloading and managing chromedriver versions. The trade-off is that it pins you to a specific chromedriver version; if your browser version drifts, you may need to reinstall or use an alternative approach for automatic version detection.","worth_installing":"Yes, if you need Chrome automation and are comfortable with a fixed chromedriver version (153.0.8006.0). The high install friction from binary download is offset by convenience and active maintenance. Verify that version 153.0.8006.0 matches your installed Chrome/Chromium before installing; if version mismatch is a concern, consider alternatives for automatic version detection."},"id":"chromedriver-binary","links":{"html":"https://skillfed.io/packages/chromedriver-binary","md":"https://skillfed.io/packages/chromedriver-binary.md","pypi":"https://pypi.org/project/chromedriver-binary/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"chromedriver-binary","python_support":"unspecified","summary":"Installer for chromedriver."},"popularity":{"monthly_downloads":92954,"position":13413,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"153.0.8006.0.0"}
