fleet/cypress/cypress-free.json
2022-11-01 10:32:30 -05:00

14 lines
288 B
JSON

{
"baseUrl": "https://localhost:8642",
"fixturesFolder": false,
"experimentalSessionSupport": true,
"testFiles": "{all,free}/**/*.spec.ts",
"retries": {
"runMode": 2,
"openMode": 0
},
"video": false,
"videoUploadOnPasses": false,
"defaultCommandTimeout": 8000
}