geckodriver

by Mozilla

WebDriver for Firefox

v0.36.0 MPL-2.0 zip x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install Mozilla.GeckoDriver

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About geckodriver

geckodriver is a proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.

automateautomationfirefoxseleniumwebdriver

Advanced Install Options

Install (latest)winget install Mozilla.GeckoDriver
Install (pinned version)winget install --id Mozilla.GeckoDriver -e --version 0.36.0
Upgradewinget upgrade Mozilla.GeckoDriver
Uninstallwinget uninstall Mozilla.GeckoDriver

Frequently Asked Questions

How do I install geckodriver using winget?
Open PowerShell or Windows Terminal and run: winget install Mozilla.GeckoDriver. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is geckodriver?
WebDriver for Firefox
Is geckodriver free to use?
geckodriver is distributed under the MPL-2.0 license. Check the publisher’s site for full licensing details.
How do I update geckodriver with winget?
Run winget upgrade Mozilla.GeckoDriver in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall geckodriver?
Run winget uninstall Mozilla.GeckoDriver to remove geckodriver from your system.