#act_jack.elements-e2e-testing

1 messages ยท Page 1 of 1 (latest)

lapis swallow
#

Sorry! We often manually archive threads if there's no activity. Perhaps I jumped the gun

#

Did you disable the chromeWebSecurity flag outlined in that article?

#

Sounds like a CORS issue (between Cypress and the iframes)

silent sinew
#

Hi, no problem and yes relating your question ๐Ÿ™‚
I have set the configuration before as I have another test where I automatically fill a TinyMCE Editor field with cypress (the editor also embeds an iframe which needs to be accessed from cypress) and this test works.

#

and also the test didn't work until i set the configuration in cypress.json.
What I also discover is that the stripe element ui input fields keep staying disabled so no focusing or typing is allowed when trying to do so with stripe element spawned input fields.

#

I have another meeting right now, so I will be back in around a hour, so please don't close this thread so I can maybe follow up if you leave me more questions or things to check ๐Ÿ™‚

#

By the way: It's great to have you guys with the help of this platform - it helped us in the past already very much! Appreciate it! ๐Ÿ‘ ๐Ÿ‘

silent sinew
#

Hey back again - any further ideas? ๐Ÿ™Œ

lapis swallow
#

Hey! I'm afraid not. E2E testing like this is such a grey area for us as it's something we don't actively support