SafariOptions PropertiesWebDriver
The SafariOptions type exposes the following members.
Properties

  NameDescription
Public propertyCustomExtensionPath
Gets or sets the path to the SafariDriver.safariextz file from which the extension will be installed.
Public propertyPort
Gets or sets the port on which the SafariDriver will listen for commands.
Public propertySafariLocation
Gets or sets the install location of the Safari browser.
Public propertySkipExtensionInstallation
Gets or sets a value indicating whether to skip the installation of the SafariDriver extension.
Back to Top
See Also