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

EditableCellVerifyValid Method

Ověří validitu editovatelné buňky

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public EditableCell VerifyValid(
	bool valid = true
)

Parameters

valid (Optional)
Type: SystemBoolean
Určuje ověření validnosti

Return Value

Type: EditableCell

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.EditableCell.VerifyValid(System.Boolean)"]

See Also