Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v12 Migration Guide #4502

Closed
mjhenkes opened this issue May 25, 2022 · 0 comments · Fixed by #4862
Closed

v12 Migration Guide #4502

mjhenkes opened this issue May 25, 2022 · 0 comments · Fixed by #4862
Assignees

Comments

@mjhenkes
Copy link
Member

mjhenkes commented May 25, 2022

  • Removing the [experimentalSessionAndOrigin](https://docs.cypress.io/guides/references/experiments) flag
  • Test Isolation
  • Need for cy.visit() in every e2e test(?)
  • Moving from programmatic login to cy.origin() / cy.session()
  • Detached DOM (Chaining issues?)
  • Breaking changes to invoke
  • Cypress.cookie.defaults & `Cypress.cookie.preserveOnce removed
  • cy.route() / cy.server() and Cypress.Server.defaults replaced with cy.intercept()
@emilyrohrbough emilyrohrbough changed the title Update Migration Guide v12 Migration Guide Nov 15, 2022
@emilyrohrbough emilyrohrbough linked a pull request Nov 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants