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

CheckBoxEditableCellVerifyEnabled Method

Ověří aktivnost komponenty

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 override void VerifyEnabled(
	bool enabled = true
)

Parameters

enabled (Optional)
Type: SystemBoolean

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

See Also