How can I login to Shopify using Cypress without captcha or security errors?

How can I login to Shopify using Cypress without captcha or security errors?

NSMatveev
Shopify Partner
1 0 4

Hi all!
I want to test our application using Cypress.
I have a problem with authorization.
Can you please tell me could I log in to shopify without captcha and enter my store without the security error:

"We were unable to verify that your request originated from Shopify.
If this is your first time seeing this error, please reload the page you were on and try again." with cypress.
Thanks in advance!

Replies 3 (3)

jamalsoueidan
Shopify Partner
64 3 4

Anyone resolved this?

lauri_jalonen
Shopify Partner
6 0 2

Same issue. Has anyone solved how to bypass the CAPTCHA challenge when logging in during Cypress tests?

Just in time for your next adventure
jamalsoueidan
Shopify Partner
64 3 4

I moved to playwright, and it works out of box.

 

There is not much difference between the two.