SafariCommand PropertiesWebDriver
The SafariCommand type exposes the following members.
Properties

  NameDescription
Public propertyId
Gets the ID of the command.
Public propertyName
Gets the command name
(Inherited from Command.)
Public propertyParameters
Gets the parameters of the command
(Inherited from Command.)
Public propertyParametersAsJsonString
Gets the parameters of the command as a JSON-encoded string.
(Inherited from Command.)
Public propertySessionId
Gets the SessionID of the command
(Inherited from Command.)
Back to Top
See Also