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

SimpleListFrameTMenuGetDataGrid Method

Note: This API is now obsolete.

Získá datagrid, ve kterém se mají hledat řádky

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
[ObsoleteAttribute("Místo tohoto použít přímo vlastnost DataGrid")]
protected IWebElement GetDataGrid()

Return Value

Type: IWebElement
Zobrazený datagrid
See Also