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

CryptoLabelCryptoLabelMenu Class

Crypto label na FE
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDown
    TescoSW.MW.UITests.Common.PageModel.Components.DetailComponentsCryptoLabelCryptoLabelMenu

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 CryptoLabelMenu : DropDown

The CryptoLabelCryptoLabelMenu type exposes the following members.

Constructors
  NameDescription
Public methodCryptoLabelCryptoLabelMenu
Initializes a new instance of the CryptoLabelCryptoLabelMenu class
Top
Properties
  NameDescription
Public propertyDetailElement
Public propertySubItems
Top
Methods
  NameDescription
Public methodVerifySignaturesCount
Ověří, jestli cryptoLabel má očekávaný počet podpisů.
Public methodVerifyState
Ověří, jestli CryptoLabelMenu obsahuje očekávaný stav podpisu.
Top
See Also