photoprism/frontend/testcaferc.json

11 lines
174 B
JSON
Raw Normal View History

{
"skipJsErrors": true,
2023-01-12 08:18:34 +00:00
"quarantineMode": false,
"selectorTimeout": 5000,
"screenshots": {
"path": "tests/acceptance/screenshots",
"takeOnFails": true
}
}