-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
EpicRequires breaking up into smaller issuesRequires breaking up into smaller issuesbrowser: firefox
Milestone
Description
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:
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:
- misc: Remove Firefox marionette-client in favor of Geckodriver #30217
- chore: update docker-image in Cypress CI to test against Chrome latest (128) and Firefox latest (130) #30218
- misc: Implement Universal WebDriver BiDi client #30219
- misc: Connect WebDriver BiDi client to Firefox inside Cypress to replace CDP / Classic WebDriver #30220
- misc: Replace
@packages/extension
methods that are now implemented by WebDriver BiDi when BiDi is enabled #30221 - breaking: remove
log:memory:pressure
andfirefox:force:gc
from the socket API #30222
surfmugglemirobo and nus3
Metadata
Metadata
Assignees
Labels
EpicRequires breaking up into smaller issuesRequires breaking up into smaller issuesbrowser: firefox
Type
Projects
Status
Generally Available