ZennoLab Assemblies Documentation
Launch(BrowserType,String,Boolean) Method
ZennoLab.CommandCenter Namespace > Instance Class > Launch Method : Launch(BrowserType,String,Boolean) Method

Type: ZennoLab.InterfacesLibrary.Enums.Browser.BrowserType

The required type of browser to launch.

Type: System.String

The command line arguments for starting browser.

Type: System.Boolean

The true if need to use the current profile; otherwise false.

Changes the instance browser type to the required one. Works only in ProjectMaker and ZennoPoster.
Syntax

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.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Instance Class
Instance Members
Overload List