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

ActionVerifyText Method

Ověří název akce

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public virtual void VerifyText(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.Action.VerifyText(System.String)"]

See Also