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
The code for this is done in cypress-io/cypress#23787, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Current behavior
Logging via the launchpad hangs at the "Waiting for you to log in" stage due to a runtime error:
This is caused by us attempting to focus a browser that is "active" in the sense that is is selected in this screen, but is not actually open.
Desired behavior
Log in should work.
Test code to reproduce
NA
Cypress Version
10.7.0
Node version
na
Operating System
na
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: