The SafariOptions type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CustomExtensionPath |
Gets or sets the path to the SafariDriver.safariextz file from which the extension will be installed.
|
![]() | Port |
Gets or sets the port on which the SafariDriver will listen for commands.
|
![]() | SafariLocation |
Gets or sets the install location of the Safari browser.
|
![]() | SkipExtensionInstallation |
Gets or sets a value indicating whether to skip the installation of the SafariDriver extension.
|
See Also