Interface IVisibleProvider
Indicates the test object supports the IsVisible property.
public interface IVisibleProvider
- Extension Methods
Properties
IsVisible
Indicates whether this object is currently visible.
bool IsVisible { get; }
Indicates the test object supports the IsVisible property.
public interface IVisibleProvider
Indicates whether this object is currently visible.
bool IsVisible { get; }