We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac21bfa commit 92e31dbCopy full SHA for 92e31db
lib/PuppeteerSharp/ChromiumProcess.cs
@@ -40,7 +40,6 @@ public class ChromiumProcess : IDisposable
40
"--force-color-profile=srgb",
41
"--metrics-recording-only",
42
"--no-first-run",
43
- "--safebrowsing-disable-auto-update",
44
"--enable-automation",
45
"--password-store=basic",
46
"--use-mock-keychain"
@@ -717,4 +716,4 @@ public override void Dispose(ChromiumProcess p)
717
716
718
#endregion
719
}
720
-}
+}
0 commit comments