Command Constructor WebDriver
Overload List

  NameDescription
Public methodCommand(String, String)
Initializes a new instance of the Command class using a command name and a JSON-encoded string for the parameters.
Public methodCommand(SessionId, String, Dictionary String, Object )
Initializes a new instance of the Command class for a Session
Back to Top
See Also