breaking: remove log:memory:pressure
and firefox:force:gc
from the socket API
#30222
Labels
browser: firefox
Cypress 14
Issues scoped for Cypress 14
type: breaking change
Requires a new major release version
Milestone
What would you like?
With Cypress 14, I would like to remove the
log:memory:pressure
andfirefox:force:gc
from the socket API as they are not documented and likely not used any longer by existing Firefox users and the methods are undocumented. Seethis github comment for more information.
Why is this needed?
Since these two socket methods are no longer needed, it breaks our dependency from needing foxdriver inside the
firefox-utils
file, further simplifying our firefox automation implementation.Other
No response
The text was updated successfully, but these errors were encountered: