The FirefoxProfile type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | AcceptUntrustedCertificates |
Gets or sets a value indicating whether Firefox should accept untrusted certificates.
|
![]() | AlwaysLoadNoFocusLibrary |
Gets or sets a value indicating whether to always load the library for allowing Firefox
to execute commands without its window having focus.
|
![]() | EnableNativeEvents |
Gets or sets a value indicating whether native events are enabled.
|
![]() | Port |
Gets or sets the port on which the profile connects to the WebDriver extension.
|
![]() | ProfileDirectory |
Gets the directory containing the profile.
|
See Also