Nice, @Cypress_io really gets out of your way and reduces the waiting clutter in your tests. Before (using puppeteer): https://github.com/nRFCloud/nrfcloud.com-tests/blob/cda92682a3e52369e3f84145d5594a4f3156977a/__tests__/login.spec.ts#L9 After (using Cypress): https://github.com/nRFCloud/nrfcloud.com-tests/blob/61922b08fbb64a5999d95a9f16d7e426549e7006/cypress/integration/login.spec.js#L7