CypressError: `cy.wait()` timed out waiting `20000ms` for the 1st request to the route: `originVisitLatest`. No request ever occurred.
at cypressErr (http://localhost:5004/__cypress/runner/cypress_runner.js:158025:16)
at Object.throwErr (http://localhost:5004/__cypress/runner/cypress_runner.js:157921:11)
at Object.retry (http://localhost:5004/__cypress/runner/cypress_runner.js:151263:19)
at checkForXhr (http://localhost:5004/__cypress/runner/cypress_runner.js:147287:17)
at http://localhost:5004/__cypress/runner/cypress_runner.js:147288:28
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10384:23)
at Function.Promise.attempt.Promise.try (http://localhost:5004/__cypress/runner/cypress_runner.js:7658:29)
at tryFn (http://localhost:5004/__cypress/runner/cypress_runner.js:151745:24)
at whenStable (http://localhost:5004/__cypress/runner/cypress_runner.js:151786:12)
at http://localhost:5004/__cypress/runner/cypress_runner.js:151309:16
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10384:23)
at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:8319:31)
at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:8376:18)
at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:8421:10)
at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:8501:18)
at Promise._fulfill (http://localhost:5004/__cypress/runner/cypress_runner.js:8445:18)
From Your Spec Code:
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/origin-search.spec.js:160:12)
TEST RESULT
TEST RESULT
- Run At
- Jun 11 2020, 7:57 PM