Table of Contents

Interface IUiObject

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

A standard Java object.

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

Properties

Text

The text in the object.

string Text { get; }

Property Value

string