Creates a command with the specified arguments
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- command
- Type:
System String
the name of the command to run
- args
- Type:
System String
its arguments (convert non-string arguments to strings)
See Also