#act_jack.elements-e2e-testing
1 messages ยท Page 1 of 1 (latest)
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)
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! ๐ ๐
Hey back again - any further ideas? ๐
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