Wraps the version of start() that takes a string parameter, sending it the result
of calling ToString() on optionsObject, which will likey be a BrowserConfigurationOptions instan
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- optionsObject
- Type:
System Object
Contains BrowserConfigurationOptions
Implements
ICommandProcessor Start(Object)See Also