|
Lines 6-10
Link Here
|
| 6 |
"screenshotsFolder": "t/cypress/screenshots", |
6 |
"screenshotsFolder": "t/cypress/screenshots", |
| 7 |
"supportFile": "t/cypress/support", |
7 |
"supportFile": "t/cypress/support", |
| 8 |
"videosFolder": "t/cypress/videos", |
8 |
"videosFolder": "t/cypress/videos", |
| 9 |
"testFiles": "**/*.*" |
9 |
"testFiles": "**/*.*", |
|
|
10 |
"defaultCommandTimeout": 10000 |
| 10 |
} |
11 |
} |
| 11 |
- |
|
|