Cypress iframe payment security error #27656
Unanswered
omarchouikh
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm facing a challenging issue related to a security error generated by Cypress when processing payment card information. Despite trying numerous solutions available online, I haven't been able to resolve it. I'm reaching out to request your assistance in tackling this issue. Thank you in advance!

here's the line of code : cy.iframe('#pl-pm-cards_4-cardNumber').find('#Numéro decarte').click({force:true}).type('4970109000000007',{force:true})
fyi : the chromesecurity options are already false
Beta Was this translation helpful? Give feedback.
All reactions