← Package directory
Available on winget

Install geckodriver

WebDriver for Firefox

Install with winget
winget install --id Mozilla.GeckoDriver
Upgrade
winget upgrade --id Mozilla.GeckoDriver
Uninstall
winget uninstall --id Mozilla.GeckoDriver

About geckodriver

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

What's new in 0.37.1

Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu versions since 22.04), it may see a different filesystem to the host. This can affect access to the generated profile directory, which may result in a hang when starting Firefox. Workarounds are listed in the geckodriver [usage documentation]. Changed - Browser UI testing for Firefox now requires the geckodriver [--allow-system-access] command-line argument. Setting the Firefox --remote-allow-system-access command-line argument via moz:firefoxOptions is no longer supported. Fixed - Fixed a regression in geckodriver 0.37.0 that could cause Firefox for Android to exit immediately on startup on non-rooted Android devices.

Read release notes

Version history

Version Updated Notes
0.37.1 Unknown Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu versions since 22.04), it may see...
0.37.0 Unknown Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu versions since 22.04), it may see...
0.36.0 Unknown Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu 22.04), it may see a different fil...
0.35.0 Unknown Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu 22.04), it may see a different fil...
0.34.0 Unknown Known problems - Startup hang with Firefox running in a container (e.g. snap, flatpak): When Firefox is packaged inside a container (like the default Firefox browser shipped with Ubuntu 22.04), it may see a different fil...
0.33.0 Unknown No notes