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

AppMainPageVerifyOpenedFormsCount Method

Ověří počet otevřených formulářů

Namespace:  TescoSW.MW.UITests.PageObjects
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyOpenedFormsCount(
	int expected
)

Parameters

expected
Type: SystemInt32
Očekávaný počet otevřených formulářů
See Also