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

AggregationRowGetAggregationRowCellByAttrName Method

Najde buňku agregačního řádku podle atributu, který zobrazuje

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.React.AggregationRow
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public AggregationRowCell GetAggregationRowCellByAttrName(
	string attrName
)

Parameters

attrName
Type: SystemString
Zobrazovaný aplikační atribut

Return Value

Type: AggregationRowCell
Buňka agregačního řádku
See Also