Dude, google recaptcha cypress is the bane of my existence.
I ended up using a test key from Google. It’s meant for dev environments and bypasses the challenge.
Just replace your site key with the test key in test env.
Docs here: [https://developers.google.com/recaptcha/.../docs/faq)
I ended up using a test key from Google. It’s meant for dev environments and bypasses the challenge.
Just replace your site key with the test key in test env.
Docs here: [https://developers.google.com/recaptcha/.../docs/faq)
