Class DataGrid.Row

All Implemented Interfaces:
SpecificConditionHandler, SelenideElementWrapper<DataGrid.Row>
Enclosing class:
DataGrid

public static class DataGrid.Row extends DataGrid.AbstractRow<DataGrid.Row,DataGrid.Cell>
Web-element wrapper for data grid row. Supports clicking and getting cells.
  • Constructor Details

    • Row

      public Row(com.codeborne.selenide.SelenideElement rowWrapper, DataGrid parent)
  • Method Details