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

AggregationRowCellAggregFunctionsDropDownGetActionByDataQaAttr Method

Vyhledání tlačítka podle data-qa atributu v React DropDownu agregačních funkcí

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 Action GetActionByDataQaAttr(
	string dataQaAttr
)

Parameters

dataQaAttr
Type: SystemString
hodnota data-qa atributu tlačítka

Return Value

Type: Action

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.React.AggregationRow.AggregationRowCell.AggregFunctionsDropDown.GetActionByDataQaAttr(System.String)"]

See Also