{
  "fileServerFolder": "test/e2e/static",
  "fixturesFolder": "test/e2e/fixtures",
  "integrationFolder": "test/e2e/tests",
  "pluginsFile": "test/e2e/plugins/index.js",
  "screenshotsFolder": "test/e2e/screenshots",
  "supportFile": "test/e2e/support/index.js",
  "videosFolder": "test/e2e/videos",
  "baseUrl": "http://localhost:3260/"
}