photoprism/frontend/testcaferc.json
2026-02-16 14:55:44 +01:00

13 lines
256 B
JSON

{
"skipJsErrors": true,
"quarantineMode": false,
"selectorTimeout": 3500,
"assertionTimeout": 3500,
"hostname": "localhost",
"retryTestPages": true,
"screenshots": {
"path": "tests/acceptance/screenshots/",
"takeOnFails": true
}
}