summaryrefslogtreecommitdiffstats
path: root/cypress-docker/test/src/cypress.json
blob: 4cd57ec0e2b82b1a37330f72842896a52452a979 (plain)
1
2
3
4
5
6
{
  "viewportWidth": 1280,
  "chromeWebSecurity": true,
  "requestTimeout": 60000,
  "responseTimeout": 100000
}