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

Cypress overlay closes upon redirection to a SSO Server #27894

Closed
lucas2350d opened this issue Sep 25, 2023 · 1 comment
Closed

Cypress overlay closes upon redirection to a SSO Server #27894

lucas2350d opened this issue Sep 25, 2023 · 1 comment

Comments

@lucas2350d
Copy link

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

@nagash77
Copy link
Contributor

Hi @lucas2350d issues int he repo are reserved for bugs and feature requests. For help using Cypress check out the Cypress Discord Community Discord chat, 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.

@nagash77 nagash77 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
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

No branches or pull requests

2 participants