Cypress documentation Auth with Google using cypress custom commands not working #24233
muneebrana23
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following this link
https://docs.cypress.io/guides/end-to-end-testing/google-authentication#Custom-Command-for-Google-Authentication
And providing valid client id, secret id, referesh token.
At the end trying to visit site
cy.visit("https://accounts.lambdatest.com/dashboard")
. . .but it's not logging in the site.
Beta Was this translation helpful? Give feedback.
All reactions