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