public void Launch( BrowserType browserType, string browserArgs, bool useProfile )
Parameters
- browserType
Type: ZennoLab.InterfacesLibrary.Enums.Browser.BrowserType
The required type of browser to launch.
- browserArgs
Type: System.String
The command line arguments for starting browser.
- useProfile
Type: System.Boolean
The true if need to use the current profile; otherwise false.