Checks for visibility of this element.
If an element is hidden via style display attribute set to "none" or
if the element is hidden via style visibility attribute set to "hidden",
isVisible() returns false.
Checks for visibility of this element.
If an element is hidden via style display attribute set to "none" or
if the element is hidden via style visibility attribute set to "hidden",
isVisible() returns false.