Interface IUiObject
A standard Java object.
Inherited Members
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public interface IUiObject : IUiObjectBase, IClickable, IDoubleClickable, ILocationInfoProvider, ISupportsNativeObject, IEnabledProvider, IVisibleProvider, ITestObject, ITestObjectDescriber
Properties
Text
The text in the object.
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |