{
  "baseUrl": "http://localhost:58888/lab",
  "numTestsKeptInMemory": 10,
  "integrationFolder": "./tests/integration",
  "supportFile": "./tests/support/commands.ts",
  "pluginsFile": "./tests/plugins/index.js",
  "screenshotsFolder": "./build/cypress-tests/screenshots",
  "video": false,
  "videosFolder": "./build/cypress-tests/videos",
  "videoUploadOnPasses": false,
  "fixturesFolder": false,
  "defaultCommandTimeout": 8000,
  "execTimeout": 120000,
  "pageLoadTimeout": 120000,
  "responseTimeout": 60000,
  "viewportWidth": 1400,
  "viewportHeight": 800,
  "retries": {
    "runMode": 1,
    "openMode": 1
  }
}