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

SupportMethodsVerifyPrintPopupWindowAndClose Method

Počká až se zobrazí popup okno s tiskem sestavy, ověří, že jde o sestavu a popup zavře

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void VerifyPrintPopupWindowAndClose(
	int currentWindowsCount
)

Parameters

currentWindowsCount
Type: SystemInt32
Počet otevřených oken prohlížeče
See Also