FirefoxOptionsUseLegacyImplementation Property WebDriver
Gets or sets a value indicating whether to use the legacy driver implementation.

Namespace: OpenQA.Selenium.Firefox
Assembly: WebDriver (in WebDriver.dll) Version: 3.1.0
Syntax

public bool UseLegacyImplementation { get; set; }

Property Value

Type: Boolean
See Also

Reference