OpenQA.Selenium.Safari NamespaceWebDriver
 
Classes

  ClassDescription
Public classSafariCommand
Wraps a command object to give it a unique ID as required by the Safari extension.
Public classSafariCommandMessage
Creates a WebSockets command message according to the SafariDriver specification.
Public classSafariDriver
Provides a way to access Safari to run your tests by creating a SafariDriver instance
Public classSafariDriverCommandExecutor
Provides a way of executing Commands using the SafariDriver.
Public classSafariDriverConnection
Represents a connection to an instance of the Safari browser.
Public classSafariDriverExtension
The SafariDriverExtension class manages the Safari extension used by the SafariDriver. It handles installation and uninstallation as well as its extraction from an embedded resource, if needed.
Public classSafariDriverServer
Provides the WebSockets server for communicating with the Safari extension.
Public classSafariOptions
Class to manage options specific to SafariDriver
Public classSafariResponseMessage
Creates a WebSockets response message according to the SafariDriver specification.