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

NumEditVerifyValueWithoutFormat Method

[Missing <summary> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.NumEdit.VerifyValueWithoutFormat(System.String,System.Int32)"]

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public void VerifyValueWithoutFormat(
	string value,
	int interval = 8
)

Parameters

value
Type: SystemString

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

interval (Optional)
Type: SystemInt32

[Missing <param name="interval"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.NumEdit.VerifyValueWithoutFormat(System.String,System.Int32)"]

See Also