You are viewing this page because WebRunner was launched without a specified web application URL. You can specify a web application by launching a *.webapp profile file (if your OS has been configured correctly) or by passing information on the command line
To launch via the command line, use:
webrunner -webapp [path-to-webapp-file]
or
webrunner -uri [http://to-web-app]
The web application profile is more convenient since it allows you to set other parameters as well and can easily be associated with WebRunner by the operating system.
WebRunner is a simple XULRunner based browser that hosts web applications without the normal web browser user interface. WebRunner is based on a concept called Site Specific Browsers (SSB). An SSB is an application with an embedded browser designed to work exclusively with a single web application. It’s doesn’t have the menus, toolbars and accoutrement's of a normal web browser.
Here are some of the basic concepts for an SSB: