Backend/e-suite.Automation.UITests/ESuite.UI.E2E/config.Debug.json
2026-01-20 21:50:10 +00:00

10 lines
232 B
JSON

{
"BaseUrl": "http://localhost:3001",
"APIUrl": "http://localhost:3001",
"ClickWaitSeconds": 60,
"DebounceDelayMilliseconds": 2500,
"HeadlessMode": false,
"TestMailAppAPIKey": "",
"TestMailAppNamespace": ""
}