FirefoxDriver FieldsWebDriver
The FirefoxDriver type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberAcceptUntrustedCertificates
Indicates whether the driver will accept untrusted SSL certificates.
Public fieldStatic memberBinaryCapabilityName
The name of the ICapabilities setting to use to define a custom location for the Firefox executable.
Public fieldStatic memberDefaultEnableNativeEvents
Indicates whether native events is enabled by default for this platform.
Public fieldStatic memberDefaultPort
The default port on which to communicate with the Firefox extension.
Public fieldStatic memberProfileCapabilityName
The name of the ICapabilities setting to use to define a custom Firefox profile.
Back to Top
See Also