blob: 7a6bc73fdf50669fbc5908121399085dbd8367a5 [file] [log] [blame]
{
"chromeWebSecurity": false,
"hostPortPath": null,
"reporter": "junit",
"pageLoadTimeout" : 100000,
"defaultCommandTimeout" : 10000,
"responseTimeout" : 100000,
"trashAssetsBeforeRuns": false,
"video": false,
"viewportWidth": 1920,
"viewportHeight": 1080,
"reporterOptions": {
"mochaFile": "cypress/reports/TEST-cypress-[hash].xml",
"toConsole": true,
"testCaseSwitchClassnameAndName": true
}
}