CypressError: Timed out retrying after 20000ms: `cy.wait()` timed out waiting `20000ms` for the 1st request to the route: `saveRequest`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:5004/__cypress/runner/cypress_runner.js:176389:18)
at Object.errByPath (http://localhost:5004/__cypress/runner/cypress_runner.js:176458:10)
at checkForXhr (http://localhost:5004/__cypress/runner/cypress_runner.js:162574:92)
at http://localhost:5004/__cypress/runner/cypress_runner.js:162597:28
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:13022:23)
at Function.Promise.attempt.Promise.try (http://localhost:5004/__cypress/runner/cypress_runner.js:10296:29)
at whenStable (http://localhost:5004/__cypress/runner/cypress_runner.js:168808:63)
at http://localhost:5004/__cypress/runner/cypress_runner.js:168305:14
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:13022:23)
at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:10957:31)
at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:11014:18)
at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:11059:10)
at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:11139:18)
at Promise._fulfill (http://localhost:5004/__cypress/runner/cypress_runner.js:11083:18)
at http://localhost:5004/__cypress/runner/cypress_runner.js:12697:46
From Your Spec Code:
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/origin-save.spec.js:310:8)
TEST RESULT
TEST RESULT
- Run At
- May 2 2022, 5:13 PM