https://cypress.io logo
Hi guys, I run into a weird issue, I have a spect ...
# help
d
Hi guys, I run into a weird issue, I have a spect file only has cy.visit(some url), when using cypress open, it works fine, the url page can be loaded within 10s, but when using cypress run, cy.visit will timeout after 60s which does not make sense to me. I'm using cypress 9.50, any idea what can cause this situation