Table of Contents

Class TileDescription

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

The description of an SAPUI5 Tile test object.

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

Constructors

TileDescription()

public TileDescription()

Properties

IsEnabled

Indicates whether the tile is enabled.

public bool? IsEnabled { get; set; }

Property Value

bool?