InvalidElementStateError

An element command could not be completed because the element is in an invalid state, e.g. attempting to click an element that is no longer attached to the document.

Constructor

new InvalidElementStateError(opt_erroropt)

Parameters:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.