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:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.