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

DataLabelVerifyValue Method

Ověří hodnotu textu v labelu

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 void VerifyValue(
	string value
)

Parameters

value
Type: SystemString

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

See Also