photoprism/frontend/testcaferc.json
2023-09-21 20:00:56 +02:00

13 lines
238 B
JSON

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