Overview
In my project, Cypress is taking over 15s to visit a Nuxt page and then run the test
The test is running quickly, but it takes a long time to load the page.
What can I do to reduce the visit time?
What I'm trying to do?
I want to run my e2e tests in local mode with MirageJS and in CircleCI too to validate my PRs
Details
Cypress version: 7.4.0