The latest geckodriver release adds support for Firefox Developer Edition’s default path on macOS, improves WebExtension handling, enhances crash reporting, and fixes WebAuthn command routing.
In Firefox 135, updated user interaction simulation to be more realistic for both WebDriver Classic and BiDi.
In Firefox 134: new BiDi command for browser windows, additional fields for network events and better addons support in Marionette.
In Firefox 133, we are adding support for transparent redirects via network interception for WebDriver BiDi, accompanied with the usual bug fixes for BiDi and Classic (Marionette)
In Firefox 131: support for remaining arguments of “network.continueResponse”, improvements for “browsingContext.navigate” and various bugs fixes!
In Firefox 130: new “browsingContext.navigationFailed” event for BiDi and various bugs fixes!
New in this release: support for Permissions, flag to enable the crash reporter, and improvements for the unhandledPromptBehavior capability.
WebDriver is a remote control interface that enables introspection and control of user agents. As such it can help developers…
In Firefox 127: new setPermission command, support for a11y locators, device pixel ratio and various bugs fixes!
With Firefox 126 the network.addIntercept command now also accepts a contexts argument to better target network interception requests.