Overload List
Name | Description | |
---|---|---|
![]() | Start |
Creates a new browser session
|
![]() | Start(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
|
![]() | Start(String) |
Take any extra options that may be needed when creating a browser session
|
See Also