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

10 lines
280 B
JSON

{
"BaseUrl": "https://e-suite-auto-test-proxy.azurewebsites.net",
"APIUrl": "https://e-suite-auto-api.azurewebsites.net",
"ClickWaitSeconds": 60,
"HeadlessMode": true,
"DebounceDelayMilliseconds": 2500,
"TestMailAppAPIKey": "",
"TestMailAppNamespace": ""
}