Visible Property (BrowserObject)

Class

BrowserObject.

Action

Returns whether the displayed object is visible. Displayed objects that are not visible are disabled. For example, if Visible=false for an object, the object cannot be clicked.

Syntax

protected BOOLEAN Visible {get}

Data Type

BOOLEAN.

Access

Read only.