@kiwicom/smart-faq
Version:
Smart FAQ
13 lines (12 loc) • 304 B
JSON
{
"baseUrl": "http://localhost:8080",
"viewportHeight": 1080,
"viewportWidth": 1920,
"defaultCommandTimeout": 20000,
"numTestsKeptInMemory": 50,
"video": false,
"chromeWebSecurity": false,
"modifyObstructiveCode": false,
"integrationFolder": "cypress/tests",
"testFiles": "**/*.js"
}