You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After pressing the login button on my Page, I am redirected to the SSO login page , which closes the Cypress overlay. I haven't found a way to be directed to the login screen without closing Cypress.
Hi @lucas2350d issues int he repo are reserved for bugs and feature requests. For help using Cypress check out the Cypress Discord Community , it can be helpful for debugging or answering questions on how to use Cypress.
I am going to close this issue at this point. If you feel this is a bug please create a reproducible example using a fork of Cypress Test Tiny. This gives us the best chance of seeing exactly what you are seeing and being able to investigate effectively.
Current behavior
After pressing the login button on my Page, I am redirected to the SSO login page , which closes the Cypress overlay. I haven't found a way to be directed to the login screen without closing Cypress.
In the following Video you can see how the login button is pressed followed by the redirection, and then the Cypress UI closes.
https://github.com/cypress-io/cypress/assets/69628182/a4d819e9-b2a8-4446-81d3-6f83cbfd66b0
Desired behavior
No response
Test code to reproduce
cy.get('#loginButton').click()
Cypress Version
13.2.0
Node version
v16.18.1
Operating System
Windows 10, Docker
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: