Ignore certificate errors
This commit is contained in:
parent
f2a383dc76
commit
40a9b18c43
|
|
@ -52,6 +52,7 @@ namespace Interop.FunctionalTests
|
|||
$"--no-sandbox " +
|
||||
$"--disable-gpu " +
|
||||
$"--allow-insecure-localhost " +
|
||||
$"--ignore-certificate-errors --enable-features=NetworkService " +
|
||||
$"--enable-logging " +
|
||||
$"--dump-dom " +
|
||||
$"--virtual-time-budget=10000 " +
|
||||
|
|
|
|||
Loading…
Reference in New Issue