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

CheckBox Class

Element reprezentující Checkbox na Datarow
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.React.DataGridCheckBox

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.React.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class CheckBox : BaseElement

The CheckBox type exposes the following members.

Constructors
  NameDescription
Public methodCheckBox
Vytvoří nový element
Top
Methods
  NameDescription
Public methodVerifyValue
Ověřuje hodnotu checkboxu
Top
See Also