Initializes a new instance of the FirefoxProfile class using a
specific profile directory.
Namespace: OpenQA.Selenium.FirefoxAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- profileDirectory
- Type:
System String
The directory containing the profile.
- deleteSourceOnClean
- Type:
System Boolean
Delete the source directory of the profile upon cleaning.
See Also