Ignore https errors

This commit is contained in:
jheaps
2025-09-24 14:15:03 -06:00
parent 86888b21d2
commit b6990a30b7
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
},
"BrowserTimeout": 60000,
"ActionTimeout": 30000,
"EnableVideoRecording": true
"EnableVideoRecording": true,
"IgnoreHTTPSErrors": true
},
"TestSettings": {
"BaseUrl": "https://localhost:7118",