IIEWebDriverManager interface
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
IIEWebDriverManager is the interface through which commands are passed to WebDriver as blocks of JSON.
Members
The IIEWebDriverManager interface inherits from the IUnknown interface. IIEWebDriverManager also has these types of members:
- Methods
Methods
The IIEWebDriverManager interface has these methods.
Method | Description |
---|---|
ExecuteCommand | Executes a WebDriver command passed in as a block of JSON and returns a block of JSON as a result or returns an error. |
Requirements
Minimum supported client |
Windows 7 |
Minimum supported server |
None supported |
Client |
Internet Explorer Developer Channel |
DLL |
IEDCWebDriver.dll |
See also
webdriver