HttpCommandProcessor Start Method WebDriver
Overload List

  NameDescription
Public methodStart 
Creates a new browser session
Public methodStart(Object)
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
Public methodStart(String)
Take any extra options that may be needed when creating a browser session
Back to Top
See Also