ElementClickInterceptedError
Indicates a click command could not completed because the click target is obscured by other elements on the page.
Constructor
new ElementClickInterceptedError(opt_erroropt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source