The methods of the HttpCommandProcessor class are listed below. For a complete list of HttpCommandProcessor class members, see the HttpCommandProcessor Members topic.
![]() parseCSV | Parse Selenium comma separated values. |
CreateWebRequest | Builds an HTTP request based on the specified remote Command |
DoCommand | Send the specified remote command to the browser to be performed |
Equals (inherited from Object) | |
GetBoolean | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetBooleanArray | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetHashCode (inherited from Object) | |
GetNumber | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetNumberArray | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetString | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetStringArray | Runs the specified remote accessor (getter) command and returns the retrieved result |
GetType (inherited from Object) | |
ReadResponse | Retrieves the body of the HTTP response |
Start | Creates a new browser session |
Stop | Stops the previous browser session, killing the browser |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |