CypressError: Timed out retrying after 20000ms: `cy.wait()` timed out waiting `20000ms` for the 1st request to the route: `searchOrigin`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:5004/__cypress/runner/cypress_runner.js:176361:18)
at Object.errByPath (http://localhost:5004/__cypress/runner/cypress_runner.js:176430:10)
at checkForXhr (http://localhost:5004/__cypress/runner/cypress_runner.js:162559:92)
at http://localhost:5004/__cypress/runner/cypress_runner.js:162582: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:168785:63)
at http://localhost:5004/__cypress/runner/cypress_runner.js:168282: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-search.spec.js:287:8)
TEST RESULT
TEST RESULT
- Run At
- Apr 5 2022, 1:57 PM