Command PropertiesWebDriver
The Command type exposes the following members.
Properties

  NameDescription
Public propertyName
Gets the command name
Public propertyParameters
Gets the parameters of the command
Public propertyParametersAsJsonString
Gets the parameters of the command as a JSON-encoded string.
Public propertySessionId
Gets the SessionID of the command
Back to Top
See Also