FirefoxProfile PropertiesWebDriver
The FirefoxProfile type exposes the following members.
Properties

  NameDescription
Public propertyAcceptUntrustedCertificates
Gets or sets a value indicating whether Firefox should accept untrusted certificates.
Public propertyAlwaysLoadNoFocusLibrary
Gets or sets a value indicating whether to always load the library for allowing Firefox to execute commands without its window having focus.
Public propertyEnableNativeEvents
Gets or sets a value indicating whether native events are enabled.
Public propertyPort
Gets or sets the port on which the profile connects to the WebDriver extension.
Public propertyProfileDirectory
Gets the directory containing the profile.
Back to Top
See Also