Install
winget install Mozilla.GeckoDriver
Click to copy
↓ Download Installer
About geckodriver
geckodriver is a proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
Frequently Asked Questions
How do I install geckodriver using winget?
Open Windows Terminal or PowerShell and run:
winget install Mozilla.GeckoDriver. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is geckodriver?
WebDriver for Firefox
Is geckodriver free to download?
geckodriver is available under the MPL-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update geckodriver with winget?
Run
winget upgrade Mozilla.GeckoDriver in Windows Terminal or PowerShell to update geckodriver to the latest available version.What Windows versions support geckodriver?
The installer for geckodriver targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.