Cypress Wait Timeout Example with GraphQL endpont How to use Clone repo and install dependencies and start server git clone [email protected]:daironmichel/cypress-wait-timeout-example.git cd cypress-wait-timeout-example yarn install yarn dev Open cypress and run test NOTE: You might need to run the test 2 or 3 times to get the race condition. yarn run cypress open Run wait.spec.js