InternetExplorerOptions IntroduceInstabilityByIgnoringProtectedModeSettings Property WebDriver
Gets or sets a value indicating whether to ignore the settings of the Internet Explorer Protected Mode.

Namespace: OpenQA.Selenium.IE
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public bool IntroduceInstabilityByIgnoringProtectedModeSettings { get; set; }
See Also