An NDoc Documented Class Library |
|
HttpCommandProcessor.DoCommand Method
Send the specified remote command to the browser to be performed
Parameters
-
command
- the remote command verb
-
args
- the arguments to the remote command (depends on the verb)
Return Value
the command result, defined by the remote JavaScript. "getX" style commands may return data from the browser
Implements
ICommandProcessor.DoCommand
See Also
HttpCommandProcessor Class | Selenium Namespace