The WebDriverCommandProcessor type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | DoCommand |
Sends the specified remote command to the browser to be performed
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetBoolean |
Gets a boolean value from the command processor.
|
![]() | GetBooleanArray |
Gets an array of boolean values from the command processor.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetNumber |
Gets a number from the command processor.
|
![]() | GetNumberArray |
Gets a number array from the command processor.
|
![]() | GetString |
Gets a string from the command processor.
|
![]() | GetStringArray |
Gets a string array from the command processor.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | SetExtensionJs |
Sets the script to use as user extensions.
|
![]() | Start |
Starts the command processor.
|
![]() | Start(Object) |
Starts the command processor using the specified options.
|
![]() | Start(String) |
Starts the command processor using the specified options.
|
![]() | Stop |
Stops the command processor.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also