16 lines
402 B
JSON
16 lines
402 B
JSON
{
|
|
"browser": {
|
|
"defaultKind": "testing",
|
|
"systemExecutablePath": "/usr/bin/google-chrome",
|
|
"defaultPersistentProfile": false,
|
|
"defaultUserDataDir": null,
|
|
"defaultVerbose": true,
|
|
"defaultVerboseOverlay": true,
|
|
"defaultInteractionDelayMinMs": 1000,
|
|
"defaultInteractionDelayMaxMs": 3000
|
|
},
|
|
"report": {
|
|
"defaultSaveToFile": true,
|
|
"defaultFormat": "json"
|
|
}
|
|
}
|