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

IBaseElementVerifyTextContains Method

Ověří jestli properta Text obsahuje hledaný řetězec

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 VerifyTextContains(
	string pattern
)

Parameters

pattern
Type: SystemString
Hledaný řetězec
See Also