New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cy.route2 cannot wait on the stubbed request with forceNetworkError: true #9062
Comments
The issue is that the request never ends up in the |
I'm running in to this too with |
The code for this is done in cypress-io/cypress#9603, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
I am trying to confirm that the application handles failed network Ajax calls
The wait never resolves
Screenshot
Cypress v5.5.0 and
develop
atd12676c561fbd24a47ecd846a54cfe9042402dbe
(which is AFTERfix: improve route2 logs
commit)Reproducible example in cypress-io/cypress-example-recipes#581
The text was updated successfully, but these errors were encountered: