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 58f2b31 commit 5139d88Copy full SHA for 5139d88
lib/PuppeteerSharp/ChromiumProcess.cs
@@ -36,6 +36,7 @@ public class ChromiumProcess : IDisposable
36
"--disable-prompt-on-repost",
37
"--disable-renderer-backgrounding",
38
"--disable-sync",
39
+ "--force-color-profile=srgb",
40
"--metrics-recording-only",
41
"--no-first-run",
42
"--safebrowsing-disable-auto-update",
0 commit comments