{"library":"webdriver-manager","type":"library","category":null,"description":"webdriver-manager is a Python library that automatically manages browser drivers for Selenium. It handles downloading, installing, and caching the correct driver executable for your installed browser, eliminating manual driver management. The current version is 4.0.2, and it maintains an active release cadence with frequent bug fixes and support for new browser versions.","language":"python","status":"active","version":"4.0.2","tags":["selenium","web automation","browser driver","chrome","firefox","edge","opera"],"last_verified":"Wed May 20","install":[{"cmd":"pip install webdriver-manager","imports":["from webdriver_manager.chrome import ChromeDriverManager","from webdriver_manager.firefox import GeckoDriverManager","from webdriver_manager.microsoft import EdgeChromiumDriverManager","from webdriver_manager.opera import OperaDriverManager"]}],"homepage":null,"github":"https://github.com/SergeyPirogov/webdriver_manager","docs":null,"changelog":null,"pypi":"https://pypi.org/project/webdriver-manager/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.68,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/webdriver-manager/compatibility"}}