 | AggregationRowCellVerifyAggregationEnabled Method |
Ověří zda je buňka v agregačním řádku aktivní pro agregaci
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 VerifyAggregationEnabled(
bool isEnabled
)
Parameters
- isEnabled
- Type: SystemBoolean
parametr určující zda se ověří aktívnost nebo neaktívnost buňky pro agregaci
See Also