17 lines
494 B
JSON
17 lines
494 B
JSON
{
|
|
"projectId": "ehieiw",
|
|
"watchForFileChanges": false,
|
|
"integrationFolder": "tests/e2e/integration",
|
|
"supportFile": "tests/e2e/support/index.js",
|
|
"pluginsFile": "tests/e2e/plugins/index.js",
|
|
"fixturesFolder": "tests/e2e/fixtures",
|
|
"fileServerFolder": "log/application-data",
|
|
"screenshotsFolder": "log/screenshots",
|
|
"videosFolder": "log/videos",
|
|
"viewportWidth": 1366,
|
|
"viewportHeight": 768,
|
|
"videoUploadOnPasses": false,
|
|
"defaultCommandTimeout": 30000,
|
|
"pageLoadTimeout": 60000
|
|
}
|