FirefoxOptionsProfile Property WebDriver
Gets or sets the FirefoxProfile object to be used with this instance.

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

public FirefoxProfile Profile { get; set; }

Property Value

Type: FirefoxProfile
See Also

Reference