ZIP
WinGet
geckodriver
Mozilla · 0.37.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
geckodriver-v0.37.0-win-aarch64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Mozilla.GeckoDriver
Version
0.37.0
Description
WebDriver for Firefox
License
MPL-2.0
↗
Installer URL
https://github.com/mozilla/geckodriver/releases/download/v0.37.0/geckodriver-v0.37.0-win-aarch64.zip
Release Notes
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].
Added
- Added full support for the Web Authentication specif…