blob: eb8c6e41d44d501a5430869cb2f1602e5afae511 [file] [log] [blame]
Sonsino, Ofir (os0695)ff76b5e2018-07-10 15:57:37 +03001{
2 "chromeWebSecurity": false,
3 "hostPortPath": null,
4 "reporter": "junit",
5 "pageLoadTimeout" : 100000,
6 "defaultCommandTimeout" : 10000,
7 "responseTimeout" : 100000,
8 "reporterOptions": {
9 "mochaFile": "cypress/junitreport.xml",
10 "toConsole": true
11 }
12}