{
    "testingType": ["e2e"],
    "language": "js",
    "runner": "nightwatch",
    "backend": "both",
    "cloudProvider": "browserstack",
    "testsLocation": "nightwatch-e2e",
    "baseUrl": "http://localhost",
    "allowAnonymousMetrics": false,
    "mobile": true,
    "mobileBrowsers": ["chrome", "firefox", "safari"]
}
