 | 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
Syntaxpublic void VerifyOpenedFormsCount(
int expected
)
Parameters
- expected
- Type: SystemInt32
Očekávaný počet otevřených formulářů
See Also