@revoloo/cypress6
Version:
Cypress.io end to end testing tool
14 lines (13 loc) • 325 B
JSON
{
"integrationFolder": "tests/e2e",
"experimentalComponentTesting": true,
"experimentalFetchPolyfill": true,
"timeout": 3000,
"defaultCommandTimeout": 3000,
"responseTimeout": 3000,
"requestTimeout": 3000,
"video": false,
"screenshotOnRunFailure": false,
"viewportHeight": 1000,
"viewportWidth": 1600
}