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

BreadCrumbsItemVerifyTextContains Method

Ověří že text popisku formuláře obsahuje zadaný text

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public void VerifyTextContains(
	string expected
)

Parameters

expected
Type: SystemString
Požadovaný text
See Also