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 ada6826 commit 4793739Copy full SHA for 4793739
lib/PuppeteerSharp/ChromiumProcess.cs
@@ -31,7 +31,7 @@ public class ChromiumProcess : IDisposable
31
"--disable-default-apps",
32
"--disable-dev-shm-usage",
33
"--disable-extensions",
34
- "--disable-features=TranslateUI,BlinkGenPropertyTrees",
+ "--disable-features=TranslateUI",
35
"--disable-hang-monitor",
36
"--disable-ipc-flooding-protection",
37
"--disable-popup-blocking",
0 commit comments