Cypress failed to run with infinite loading after last async event in Onfido IFrame #30979
Unanswered
danil-florko
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I faced with an issue for Onfido flow test.
Steps (environment) for testing:
Expected result is:
Cypress should wait until request will be sent to Onfido api and then continue with next scenarios from the test
Not sure but I suppose that the reason is because of nested Iframes and Cypress is not able to handle async events inside of them.
Could you help to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions