Gets the directory containing the profile.
Namespace: OpenQA.Selenium.FirefoxAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
public string ProfileDirectory { get; }
public string ProfileDirectory { get; }
Public ReadOnly Property ProfileDirectory As String
Get
Public ReadOnly Property ProfileDirectory As String
Get
public:
property String^ ProfileDirectory {
String^ get ();
}
public:
property String^ ProfileDirectory {
String^ get ();
}