Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 1 | { |
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 | } |