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

ChartSettingsPanelVerifyCategoryExists Method

kontroluje existenci kategorie pod indexem

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 VerifyCategoryExists(
	int index,
	bool exists
)

Parameters

index
Type: SystemInt32
začíná od 1 včetně
exists
Type: SystemBoolean
má / nemá existovat
See Also