Install via winget
click to copy
winget install Mozilla.GeckoDriver
About geckodriver
geckodriver is a proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
Package ID
Mozilla.GeckoDriver
Version
0.36.0
Publisher
Mozilla
License
MPL-2.0
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install geckodriver using winget?
Open PowerShell or Windows Terminal and run:
winget install Mozilla.GeckoDriver. Winget ships with Windows 10 (1809+) and Windows 11.What is geckodriver?
WebDriver for Firefox
Is geckodriver free to download?
geckodriver is distributed under the MPL-2.0 license. Use the winget command above or the download button to get it directly from the publisher.
How do I update geckodriver with winget?
Run
winget upgrade Mozilla.GeckoDriver in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall geckodriver?
Run
winget uninstall Mozilla.GeckoDriver to remove geckodriver from your system.