{ "src": "tests/testcafe", "browsers": "all", "concurrency": 1, "screenshots": { "path": "e2e-screenshots" }, "skipJsErrors": false, "appCommand": "npm run serve", "appInitDelay": 2000 }