Click or drag to resize
Tesco SW, a.s.

DataLabel Class

Třída reprezentující komponentu DataLabel
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class DataLabel : DetailComponent, IPageModelComponent

The DataLabel type exposes the following members.

Constructors
  NameDescription
Public methodDataLabel
Vytvoří nový element
Top
Properties
Methods
  NameDescription
Public methodVerifyValue
Ověří hodnotu textu v labelu
Top
See Also