-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
certain accounts trigger "This browser or app may not be secure" when logging into accounts.google.com #24139
Comments
I got error about |
@idanElitzur are you running with the |
Yes, I've tried now and it works ok, thanks a lot. :) |
I've been able to reproduce this in CI as well as on a hotspot |
I have the same problem in cypress v12.8.1 |
I have managed to get it to work with a cy.origin ui login, however for some reason it only works in the Cypress Studio. So, running the test in the Cypress Studio -> works like a charm. Does anyone have an idea, what the difference could be? |
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
Current behavior
On
develop
, when trying to log into google with accounts.google.com set to top, I get a "This browser or app may not be secure" for certain accounts.Desired behavior
user is able to log into google with accounts.google.com as top
Test code to reproduce
Cypress Version
10.10.0 (develop)
Node version
v16.16.0
Operating System
macOS 12.6
Debug Logs
No response
Other
This has happened to me before with
cy.origin
when running over an insecure hotspotThe text was updated successfully, but these errors were encountered: