b23bc7f9c3
Signed-off-by: Otto Sichert <git@ottosichert.de>
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"baseUrl": "http://localhost:7007",
|
|
"integrationFolder": "./src/integration",
|
|
"supportFile": "./src/support",
|
|
"fixturesFolder": "./src/fixtures",
|
|
"pluginsFile": "./src/plugins",
|
|
"defaultCommandTimeout": 10000,
|
|
"viewportHeight": 900,
|
|
"viewportWidth": 1440
|
|
}
|