Methods
setFileDetector()
This function is a no-op as file detectors are not supported by this implementation.
(static) createSession(optionsopt, opt_serviceopt) → (non-null) {Driver}
Creates a new session for Microsoft's Internet Explorer.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options | Capabilities | | <optional> | The configuration options. |
opt_service | remote. | <optional> | The |
Returns:
A new driver instance.
- Type:
- Driver