Ignore https errors
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
},
|
||||
"BrowserTimeout": 60000,
|
||||
"ActionTimeout": 30000,
|
||||
"EnableVideoRecording": true
|
||||
"EnableVideoRecording": true,
|
||||
"IgnoreHTTPSErrors": true
|
||||
},
|
||||
"TestSettings": {
|
||||
"BaseUrl": "https://localhost:7118",
|
||||
|
||||
Reference in New Issue
Block a user