User:Dan Nessett/Technical/Minimizing Firefox on Startup

From Citizendium
< User:Dan Nessett‎ | Technical
Revision as of 12:35, 17 August 2010 by imported>Dan Nessett (New page: This page provides instructions how to minimize firefox on startup when using it as the target of a selenium test run. ==Creating a SeleniumProfile for Firefox== In order to minimize the...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page provides instructions how to minimize firefox on startup when using it as the target of a selenium test run.

Creating a SeleniumProfile for Firefox

In order to minimize the firefox browser window automatically when it is used as the target of a selenium test run, it is necessary to first create a special SeleniumProfile that is used for these test runs. Detailed instructions how to do this are found at this URL. Summarizing, first run firefox's profile manager by executing (assuming a Linux OS):

$firefox -ProfileManager

This will start the profile manager. A window will appear showing you the profiles already defined and giving you the option of creating, deleting or renaming a profile. If you have not used the profile manager before, the only profile shown will be the default. To set up firefox with a Selenium Profile, click on the Create Profile button.

The Firefox Minimize on Start and Close addon