Page load is stuck #30259
Unanswered
DancingCode
asked this question in
Questions and Help
Page load is stuck
#30259
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.
Uh oh!
There was an error while loading. Please reload this page.
-
My test navigates to a website, enters the login details, clicks on 'Log in' button and then even though the login happens fine the test fails as the
page load
step fails.The code looks like this:
However the Cypress test runner fails and this is the log below:
So not sure if the redirect is causing the load event from completing or if it's something else but I am unable to resolve this with any solutions. Can I get some help please? Thanks
The error is the usual:
Beta Was this translation helpful? Give feedback.
All reactions