| 12345678910111213 |
- {
- "fileServerFolder": "private/cypress",
- "fixturesFolder": false,
- "integrationFolder": "private/cypress/integration",
- "pluginsFile": false,
- "screenshotsFolder": "private/cypress/screenshots",
- "supportFile": false,
- "videosFolder": "private/cypress/videos",
- "viewportWidth": 1280,
- "viewportHeight": 660,
- "defaultCommandTimeout": 7000,
- "execTimeout": 90000
- }
|