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
When going through Google Authentication the first time, no issues seem to present itself when logging in through Cypress. However after a ctrl +r, the relogin sometimes is recaptchaed. Seems to only occur on Edge Version 104.0.1293.70 (Official build) (x86_64). Electron doesn't seem to have the issue any longer? It's worth noting restart cypress entirely (killing and restarting the server) seems to fix the issue.
Desired behavior
No recaptchas should be present
Test code to reproduce
Run through google workflow and ctrl +r to rerun in edge and notice recaptcha
Cypress Version
10.6.0
Node version
v16.15.0
Operating System
macOS 12.4
Debug Logs
N/A.
Other
No response
The text was updated successfully, but these errors were encountered:
The code for this is done in cypress-io/cypress#23872, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
Current behavior
When going through Google Authentication the first time, no issues seem to present itself when logging in through Cypress. However after a
ctrl +r
, the relogin sometimes is recaptchaed. Seems to only occur on EdgeVersion 104.0.1293.70 (Official build) (x86_64)
. Electron doesn't seem to have the issue any longer? It's worth noting restart cypress entirely (killing and restarting the server) seems to fix the issue.Desired behavior
No recaptchas should be present
Test code to reproduce
Run through google workflow and
ctrl +r
to rerun in edge and notice recaptchaCypress Version
10.6.0
Node version
v16.15.0
Operating System
macOS 12.4
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: