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

DropDownChartCategoryVerifyAggregationFunctionEnabled Method

ověří, že položka dropDownMenuItem je ne/aktivní

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyAggregationFunctionEnabled(
	DropDownChartCategoryAggregationFunction aFunction,
	bool enabled = true
)

Parameters

aFunction
Type: TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDownChartCategoryAggregationFunction
agregační funkce reprezentovaná radiobuttonem
enabled (Optional)
Type: SystemBoolean
je ne/aktivní
See Also