photoprism/frontend/testcaferc.json
2025-05-16 16:48:55 +02:00

12 lines
230 B
JSON

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