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:153726:18)
at Object.errByPath (http://localhost:5004/__cypress/runner/cypress_runner.js:153795:10)
at checkForXhr (http://localhost:5004/__cypress/runner/cypress_runner.js:140737:33)
at http://localhost:5004/__cypress/runner/cypress_runner.js:140760:28
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10791:23)
at Function.Promise.attempt.Promise.try (http://localhost:5004/__cypress/runner/cypress_runner.js:8065:29)
at tryFn (http://localhost:5004/__cypress/runner/cypress_runner.js:146634:21)
at whenStable (http://localhost:5004/__cypress/runner/cypress_runner.js:146672:12)
at http://localhost:5004/__cypress/runner/cypress_runner.js:146164:16
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10791:23)
at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:8726:31)
at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:8783:18)
at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:8828:10)
at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:8908:18)
at Promise._fulfill (http://localhost:5004/__cypress/runner/cypress_runner.js:8852:18)
at http://localhost:5004/__cypress/runner/cypress_runner.js:10466:46
From Your Spec Code:
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/origin-save.spec.js:294:8)
TEST RESULT
TEST RESULT
- Run At
- May 6 2021, 9:43 AM