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 132: retrying commands for improved reliability and bug fixes for our WebDriver BiDi implementation…
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.
In Firefox 129: CDP is now disabled by default, but we added a lot of features to WebDriver BiDi! Bypass the network cache, return mocked responses, handle before unload prompts and a few other surprises!
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!
Firefox is deprecating the Chrome DevTools Protocol (CDP) in favor of WebDriver BiDi. Starting with Firefox 129, CDP will be disabled by default, with full removal planned around the end of 2024. WebDriver BiDi, developed under the W3C, offers real-time, bidirectional communication via WebSockets, enhanced features, and a standardized specification. Please transition to WebDriver BiDi…