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

CryptoLabelCryptoLabelMenuGetCertificateExtendedInfo Method

Na položce CryptoLabelMenu klikne na tlačítko pro rozšířené info a vrací element s informacemi o certifikátu.

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 CertificateDetail GetCertificateExtendedInfo(
	int order = 1
)

Parameters

order (Optional)
Type: SystemInt32
Pořadí položky v menu (od shora). Musí začínat od 1

Return Value

Type: CertificateDetail

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.CryptoLabel.CryptoLabelMenu.GetCertificateExtendedInfo(System.Int32)"]

See Also