Parse Selenium comma separated values.
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- input
- Type:
System String
the comma delimited string to parse
Return Value
the parsed comma-separated entriesSee Also