I think if you know a certain page is slow you can...
# e2e-testing
m
I think if you know a certain page is slow you can also add a for that command that runs slow.
Copy code
js
cy.visit('/index.html', { timeout: 30000 })