photoprism/frontend/testcaferc.json

13 lines
238 B
JSON

{
"skipJsErrors": true,
"quarantineMode": false,
"selectorTimeout": 5000,
"hostname": "localhost",
"disableNativeAutomation": "true",
"screenshots": {
"path": "tests/acceptance/screenshots",
"takeOnFails": true
}
}