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

CryptoLabelCryptoLabelMenuVerifyState Method

Ověří, jestli CryptoLabelMenu obsahuje očekávaný stav podpisu.

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 void VerifyState(
	string expected
)

Parameters

expected
Type: SystemString
Popisek stavu podpisu
See Also