 | FormVerifyTooltipPresent Method |
Ověří zda je na aktivním iframu otevřený tooltip
Namespace:
TescoSW.MW.UITests.Common.PageModel
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic void VerifyTooltipPresent(
bool Present = true
)
Parameters
- Present (Optional)
- Type: SystemBoolean
Určuje ověření existence tooltipu
See Also