Class ExtensionInstallOptions
- Namespace
- PuppeteerSharp
- Assembly
- PuppeteerSharp.dll
public class ExtensionInstallOptions
- Inheritance
-
ExtensionInstallOptions
Properties
EnabledInIncognito
Gets or sets a value indicating whether to enable the extension in Incognito or OTR profiles in Chrome.
public bool EnabledInIncognito { get; set; }