cypress-nextjs-auth0
cypress-nextjs-auth0 copied to clipboard
[Cypress cookies default deprecation] `Cypress.Cookies.defaults()` has been deprecated and will be removed in a future release. Consider using `cy.session()` instead.
Question
Relevant information
Cypress is deprecating Cypress.Cookies.defaults. Is in the timeline to change this?
Thanks in advance :)
In Cypress v12.0.0, Cypress.Cookies.defaults
and Cypress.Cookies.preserveOnce
were removed. The current plugin version is no longer compatible with Cypress 12.
https://github.com/cypress-io/cypress/issues/25030
@emilyrohrbough, just in case, did you find any solution for this issue?
It looks like this library isn't maintained anymore.
@theodiablo I haven't used this plugin, I was just commenting to nudge the author to make updates to be compatible with Cypress 12.