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

CryptoLabelCryptoLabelMenu Class

Crypto label na FE
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    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: 21.2.8103.33088
Syntax
C#
public class CryptoLabelMenu : DropDown

The CryptoLabelCryptoLabelMenu type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySubItems
Top
Methods
  NameDescription
Public methodGetCertificateExtendedInfo
Na položce CryptoLabelMenu klikne na tlačítko pro rozšířené info a vrací element s informacemi o certifikátu.
Public methodVerifyIconStatus
Nad CryptoLabelMenu ověří hodnotu ikony: "ok" vs. "warning"
Public methodVerifyItemContains
Ověří, jestli položka CryptoLabelMenu obsahuje očekávaný text.
Public methodVerifySignaturesCount(Int32)
Ověří, jestli cryptoLabel má očekávaný počet podpisů.
Public methodVerifySignaturesCount(String, Int32)
Ověří, jestli cryptoLabel má očekávaný počet podpisů s daným názvem.
Top
See Also