Initializes a new instance of the SafariCommand class.
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 object used as a base for this SafariCommand.
See Also