An NDoc Documented Class Library

DefaultRemoteCommand Members

DefaultRemoteCommand overview

Public Static Methods

Parse Parses a "wiki-style" command string, like this: |type|q|Hello World|

Public Instance Constructors

DefaultRemoteCommand Constructor Creates a command with the specified arguments

Public Instance Properties

Args The array of arguments for this command
Command The name of the Selenium command verb
CommandString The string token that we'll send to the server

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DefaultRemoteCommand Class | Selenium Namespace