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

FlagEdit Class

Element reprezentující komponentu FlagEdit
Inheritance Hierarchy

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

The FlagEdit type exposes the following members.

Constructors
  NameDescription
Public methodFlagEdit
Vytvoří nový element
Top
Methods
  NameDescription
Public methodGetFlagEditWhisperer
Vrátí komponentu našeptávače flagEditu
Public methodOpenFlagEditWhisperer
Otevře našeptávač flagEditu
Public methodVerifyEnabled
Ověří aktivnost komponenty
(Overrides DetailComponentVerifyEnabled(Boolean, String, Int32).)
Public methodVerifyValue
Ověří hodnotu flag editu
Top
See Also