cypress.json文件配置

{
  "baseUrl": "https://xxx.com.cn/",
  "defaultCommandTimeout": 10000,
  "execTimeout": 80000,
  "taskTimeout": 80000,
  "pageLoadTimeoutpage": 80000,
  "requesTime": 10000,
  "responseTimeout": 60000

}

 

posted on 2022-09-07 07:54  sunny_2016  阅读(53)  评论(0)    收藏  举报

导航