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 Social login failing with redirecting to a new blank page. #105

Open
Cardoso-topdev opened this issue Jul 30, 2021 · 0 comments
Open

Comments

@Cardoso-topdev
Copy link

Cardoso-topdev commented Jul 30, 2021

Hi @lirantal and others!
I am going to test a social login with cypress. I installed this plugin and followed this guides.
It seems social login success but it redirect to the other new blank page.
I want to do social login with a popup dialog and continue working on my website without redirecting to the other page.
Here is the option object I used.

const socialLoginOptions = {
  username,
  password,
  isPopup: true
}

And this is the Cypress test screen shot.
image

Please have a look and let me know what I missed or what I am wrong.
Thank you very much.

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

1 participant