Gets a
ReadOnlyCollection T containing FirefoxProfiles
representing the existing named profiles for Firefox.
Namespace: OpenQA.Selenium.Firefox
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ReadOnlyCollection<string> ExistingProfiles { get; }
See Also