is_disabled
is_disabled(); - check the availability of the element in the DOM model
After the function returns the result of their work in the script (the return value type is boolean):
true – item is available.false – item is available or to find the item failed (e.g. no items that meet the specified criteria or not this frame)