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

ChartSettingsPanelVerifyChartTypeSelected Method

ověří vybraný typ grafu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Panels
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyChartTypeSelected(
	ChartSettingsPanelChartType chartType
)

Parameters

chartType
Type: TescoSW.MW.UITests.Common.PageModel.Components.PanelsChartSettingsPanelChartType
typ grafu
See Also