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

CheckBoxEditableCellVerifyRequired Method

Ověřuje, zda je komponenta povinná

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 void VerifyRequired(
	bool isRequired = true
)

Parameters

isRequired (Optional)
Type: SystemBoolean

[Missing <param name="isRequired"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.CheckBoxEditableCell.VerifyRequired(System.Boolean)"]

See Also