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…
With Firefox 126 the network.addIntercept command now also accepts a contexts argument to better target network interception requests.
Two new BiDi commands available in Firefox 125: input.setFiles and storage.deleteCookies. Also coming with improvements and fixes to existing cookie features.
A lot of new features including support for cookies, network interception and containers!