![]() | RowTMenu Class |
Namespace: TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
public class Row<TMenu> : RowWithMenu<TMenu, ICell> where TMenu : new(), DropDownRecordActions
[Missing <typeparam name="TMenu"/> documentation for "T:TescoSW.MW.UITests.Common.PageModel.Components.DataGrid.Row`1"]
The RowTMenu type exposes the following members.
Name | Description | |
---|---|---|
![]() | RowTMenu(IWebElement) |
Vytvoří nový element
|
![]() | RowTMenu(IWebElement, IWebElement, By, By, By) | Initializes a new instance of the RowTMenu class |
Name | Description | |
---|---|---|
![]() | GetCellByName |
Najde needitovatelnou buňku podle atributu, který zobrazuje
(Overrides RowWithMenuTMenu, TCellGetCellByName(String).) |
![]() | GetCellByOrder |
Najde needitovatelnou buňku podle jejího pořadí v řádku
(Overrides RowWithMenuTMenu, TCellGetCellByOrder(Int32).) |