Sends a command to the SafariDriver and waits for a response.
Namespace: OpenQA.Selenium.SafariAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- command
- Type: OpenQA.Selenium.Remote Command
The Command to send to the driver.
Return Value
The Response from the command.See Also