 | AggregationRowCellAggregFunctionsDropDownClickOnDropDownActionByDataQa Method |
Kliknutí na tlačítko v React DropDownu na základe data-qa atributu agregační funkce
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
Syntaxpublic void ClickOnDropDownActionByDataQa(
string dataQaAttr
)
Parameters
- dataQaAttr
- Type: SystemString
hodnota data-qa atributu tlačítka
See Also