Table of Contents

Class LabelDescription

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

The description of an SAPUI5 Label test object.

public class LabelDescription : WebElementDescription, ICloneable, IDescription
Inheritance
LabelDescription
Implements
Inherited Members

Constructors

LabelDescription()

public LabelDescription()

Properties

Text

The text of the label.

public StringProperty Text { get; set; }

Property Value

StringProperty