Unable to type shopify credit card information in cypress

Hello,

I want to automate this https://help.shopify.com/en/manual/checkout-settings/test-orders#place-a-test-order-by-simulating-a-transaction test credit card using my cypress test. I added the correct CSS selector and cypress performs the click on the input field but does not type the input. ex: 1 / Bogus Gateway / expiration date.

I have automated previously for stripe iframe elements but this struck on this one.

1 Like