{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/6"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"},{"label":"Installation/Setup","url":"https://skillfed.io/packages/category/system-installation-setup"}],"enrichment":{"capability":"Automatically downloads and installs geckodriver matching your installed Firefox version, then adds it to your system path.","skillfed_tags":["webdriver-setup","abandoned"],"use_cases":["Simplify CI/CD pipeline setup by automatically provisioning geckodriver without manual version management","Reduce onboarding friction for developers by eliminating manual geckodriver installation steps in projects","Automate browser-based tests in Docker containers where geckodriver is not pre-installed"],"what_it_does":"geckodriver-autoinstaller is a lightweight utility that automates the setup of geckodriver for Firefox browser automation. When you call its install() function, it checks whether geckodriver is already present, downloads the version matching your installed Firefox if needed, and adds it to your system PATH so it can be found automatically.\n\nThe package has no runtime dependencies and installs quickly, making it a zero-friction addition to automation scripts. However, it has been abandoned since 2020-02-14 and its repository is archived. This means the version-matching logic may not account for recent Firefox or geckodriver releases, and you should verify it works with your current environment before relying on it in production.","worth_installing":"No\u2014the package is abandoned (last updated 2020-02-14, repository archived) and will not receive updates for current Firefox or geckodriver versions. Use an actively maintained alternative or handle geckodriver installation manually. If you must use it, verify first that its version-matching logic works with your specific Firefox and geckodriver releases."},"id":"geckodriver-autoinstaller","links":{"html":"https://skillfed.io/packages/geckodriver-autoinstaller","md":"https://skillfed.io/packages/geckodriver-autoinstaller.md","pypi":"https://pypi.org/project/geckodriver-autoinstaller/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-02-14","license_spdx":null,"license_treatment":"permissive","name":"geckodriver-autoinstaller","python_support":"supports_current","summary":"Automatically install geckodriver that supports the currently installed version of chrome."},"popularity":{"monthly_downloads":1867099,"position":3479,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
