GamesWerfer
GamesWerfer
KKinde
Created by GamesWerfer on 1/11/2024 in #💻┃support
Signing in Kinde Auth in Cypress Automated Testing
I'm trying to write an automated E2E Cypress test case that involves logging in to my website. In the Kinde Page that my website redirects to, the only way to sign in is via google auth. The main problem for me is that I honestly don't know how to tell Cypress to click on the "Continue with Google" button, and I would imagine I would face the same problem once I need to choose a google account to log in with. One of the alternative solutions I found is to authenticate via the Kinde Management API v1, but I don't understand how this works. Would love some help regarding this, thank you.
12 replies