 | FileEditVerifyValue Method |
Ověří název souboru nahraného ve FileEditu
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic override void VerifyValue(
string value,
string message = null
)
Parameters
- value
- Type: SystemString
název souboru - message (Optional)
- Type: SystemString
chybová zpráva
See Also