cy.reload call not completing even though page was reloaded #27271
Unanswered
acaen007
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing a test which needs to reload screen when an element is not present. The behavior is as intended, and reloads when the element is not on the screen, but the reload log never completes and fails the test. This seems to be a cypress issue, was wondering if we could get any support on this?
Beta Was this translation helpful? Give feedback.
All reactions