Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
I want to automate this https://help.shopify.com/en/manual/checkout-settings/test-orders#place-a-test-order-by-simulating-a-... 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.