You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firefox will be removing support for CDP at the end of 2024. See announcement. Cypress will need to move all CDP over to WebDriver BiDi.
We'll be able to defer the effects of the deprecation in Firefox 129 - See Issue
Notably in the announcement:
The removal of CDP has no impact on Marionette, geckodriver and WebDriver BiDi. All these protocols will be maintained and further development happens to extend their feature sets.
Why is this needed?
No response
Other
This is a large issue so the work is being broken up into several smaller issues:
What would you like?
Firefox will be removing support for CDP at the end of 2024. See announcement. Cypress will need to move all CDP over to WebDriver BiDi.
We'll be able to defer the effects of the deprecation in Firefox 129 - See Issue
Notably in the announcement:
Why is this needed?
No response
Other
This is a large issue so the work is being broken up into several smaller issues:
@packages/extension
methods that are now implemented by WebDriver BiDi when BiDi is enabled #30221log:memory:pressure
andfirefox:force:gc
from the socket API #30222The text was updated successfully, but these errors were encountered: