 | FormCaptionVerifyCaptionText Method |
Ověří popisek formu
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic void VerifyCaptionText(
string text,
string message = "Popisek formu neodpovídá požadované hodnotě!"
)
Parameters
- text
- Type: SystemString
Požadovaný text - message (Optional)
- Type: SystemString
Chybová zpráva
See Also