CypressError: Timed out retrying after 20000ms: `cy.wait()` timed out waiting `20000ms` for the 1st request to the route: `checkOriginVisits`. No request ever occurred.
https://on.cypress.io/wait
at cypressErr (http://localhost:5004/__cypress/runner/cypress_runner.js:181400:18)
at Object.errByPath (http://localhost:5004/__cypress/runner/cypress_runner.js:181469:10)
at checkForXhr (http://localhost:5004/__cypress/runner/cypress_runner.js:166631:92)
at http://localhost:5004/__cypress/runner/cypress_runner.js:166654: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:173538:65)
at http://localhost:5004/__cypress/runner/cypress_runner.js:172993: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 checkSearchHasResults (http://localhost:5004/__cypress/tests?p=cypress/integration/origin-search.spec.js:294:8)
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/origin-search.spec.js:302:5)
TEST RESULT
TEST RESULT
- Run At
- May 6 2022, 2:39 PM