HttpCommandProcessor Start Method (String)WebDriver
Take any extra options that may be needed when creating a browser session

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public void Start(
	string optionString
)

Implements

ICommandProcessor Start(String)
See Also