 | SupportMethodsCombine Method |
Kombinuje stringy (textové řetězce) do selektorů - Vytvoří "By" z "SupportMethods.Combine("formnameXXX", GlobalValues.New))"
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic static By Combine(
params string[] strings
)
Parameters
- strings
- Type: SystemString
řetězce, ze kterých se složí výsledný právě jeden řetězec
Return Value
Type:
By[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.SupportMethods.Combine(System.String[])"]
See Also