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

BatchDownloadActionSelectDownloadFilesDialogVerifyAttributeOptionExists Method

Ověří, že v dialogu existuje položka pro daný atribut

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Actions
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyAttributeOptionExists(
	string attributeName,
	string errorMsg
)

Parameters

attributeName
Type: SystemString
Název kontrolovaného atributu
errorMsg
Type: SystemString
Volitelná chybová hláška
See Also