{
    "testFiles": "**/*.spec.js",
    "headless": true,
    "video": true,
    "screenshotOnRunFailure": false,
    "chromeWebSecurity": false,
    "reporter": "./index.js",
    "reporterOptions":{}
}
