Interface ILabel
An SAPUI5 label object.
Inherited Members
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public interface ILabel : IWebElement, ITestObject, IClickable, IWebTestObject, IWebDescriber, ITestObjectDescriber, ILocationInfoProvider, ISupportsNativeObject, IVisibleProvider, ISupportDragAndDrop
Properties
Text
The text of this label.
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |