Table of Contents

Interface ILabel

Namespace
HP.LFT.SDK.Java
Assembly
HP.LFT.SDK.dll

A Java static text object.

public interface ILabel : IUiObjectBase, IClickable, IDoubleClickable, ILocationInfoProvider, ISupportsNativeObject, IEnabledProvider, IVisibleProvider, ITestObject, ITestObjectDescriber
Inherited Members
Extension Methods

Properties

Text

The text associated with the object.

string Text { get; }

Property Value

string