赛普拉斯,cy.visit() 尝试加载 ESOCKETTIMEDOUT 失败

Vol*_*uta 5 testing end-to-end cypress

在www.github.com上工作

cy.visit() 尝试加载 ESOCKETTIMEDOUT 失败

但在其他网站上没有

Vol*_*uta 3

来自: https: //github.com/cypress-io/cypress/issues/7062

  1. 增加超时时间

    cy.visit('https://github.com/', { 超时: 30000 })