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

DropDownChartCategoryVerifyAggregationFunctionSelected Method

ověří, že radiobutton je vybraný

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 VerifyAggregationFunctionSelected(
	DropDownChartCategoryAggregationFunction aFunction,
	bool isSelected = true
)

Parameters

aFunction
Type: TescoSW.MW.UITests.Common.PageModel.Components.DropDownDropDownChartCategoryAggregationFunction
agregační funkce reprezentovaná radiobuttonem
isSelected (Optional)
Type: SystemBoolean

[Missing <param name="isSelected"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DropDown.DropDownChartCategory.VerifyAggregationFunctionSelected(TescoSW.MW.UITests.Common.PageModel.Components.DropDown.DropDownChartCategory.AggregationFunction,System.Boolean)"]

See Also