 | 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
Syntaxpublic void VerifyAttributeOptionExists(
string attributeName,
string errorMsg
)
Parameters
- attributeName
- Type: SystemString
Název kontrolovaného atributu - errorMsg
- Type: SystemString
Volitelná chybová hláška
See Also