Interface IVisibleProvider
Indicates the test object supports the IsVisible property.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public interface IVisibleProvider
Properties
IsVisible
Indicates whether this object is currently visible.
Declaration
bool IsVisible { get; }
Property Value
| Type | Description |
|---|---|
| bool |