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

MSLOVVerifySelectType Method

Ověří typ výběru na MSLOV

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public void VerifySelectType(
	MSLOVSelectStyle type,
	string exceptionMessage = null
)

Parameters

type
Type: TescoSW.MW.UITests.Common.PageModel.Components.FramesMSLOVSelectStyle
Požadovaný typ výběru
exceptionMessage (Optional)
Type: SystemString
Zpráva při chybě (nepovinné)
See Also