Testing Lightning salesforce version cypress is stuck and not moving forward #28753
Unanswered
FarazQualitest21
asked this question in
Component Testing
Replies: 1 comment
-
Wouldn't be surprised if this has to do with the Salesforce login process and iframes. Cypress as a whole doesn't like/support iframes, which makes testing Salesforce apps nearly impossible. https://docs.cypress.io/guides/guides/web-security#Cross-origin-iframes I had something working 3-4 years ago, but it was very flaky and constantly breaking. Best of luck! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The moment i am logging in salesforce lighting my cypress is stuck (Your tests are loading)

Do someone have any solution that how can i test saleforce lightning version using cypress
Beta Was this translation helpful? Give feedback.
All reactions