Starts the command processor using the specified options.
Namespace: SeleniumAssembly: Selenium.WebDriverBackedSelenium (in Selenium.WebDriverBackedSelenium.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- optionsString
- Type:
System String
A string representing the options to use.
Implements
ICommandProcessor Start(String)See Also