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

IRowTMenu, TCellGetCellByName Method (String)

Najde needitovatelnou buňku podle atributu, který zobrazuje

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#
TCell GetCellByName(
	string attrName
)

Parameters

attrName
Type: SystemString
Zobrazovaný aplikační atribut

Return Value

Type: TCell
Nalezená buňka
See Also