cy.visit() used for the same baseUrl crashes runner #31731
Unanswered
ipsaronikolakis
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use API authenticate to log my users in and cy.visit() to the same baseUrl to visit the dashboard. After version 14 the runner crashes either in open or run mode with cy.visit(). The only way it continues to function properly is by using the injectDocumentDomain set to true which is deprecated and will be removed if a future version of Cypress. Has anyone experienced such an issue?
Beta Was this translation helpful? Give feedback.
All reactions