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

IBaseElementVerifyAttrName Method

Ověří zobrazovaný "data-attrname" aplikační atribut

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
void VerifyAttrName(
	string attrNameValue,
	string message = null
)

Parameters

attrNameValue
Type: SystemString
Název aplikačního atributu k porovnání
message (Optional)
Type: SystemString
Zpráva pro verifikaci aplikačního atributu k porovnání
See Also