 | SupportMethodsVerifyURLNotContains Method |
Ověří že URL webové stránky neobsahuje daný řetězec
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic static void VerifyURLNotContains(
string text
)
Parameters
- text
- Type: SystemString
Hledaný textový řetězec
See Also