Difference between revisions of "Test day setup"
(→Test Day Setup) |
(→Test Day Setup) |
||
Line 5: | Line 5: | ||
[https://addons.mozilla.org/firefox/1391/ Add ons] | [https://addons.mozilla.org/firefox/1391/ Add ons] | ||
− | 3. You should run Firefox with a new profile and set up your environment so that you can run different versions of the browser at the same time: | + | 3. You should run Firefox with a new profile and set up your environment so that you can run different versions of the browser at the same time (in the folder you extracted): |
> set MOZ_NO_REMOTE=1 | > set MOZ_NO_REMOTE=1 |
Revision as of 13:21, 3 November 2006
Test Day Setup
1. Download and unpack/install (zip) Firefox 1.5.0.8 RC2 (Win32, Linux, Mac).
2. Install the add on for the build id: Add ons
3. You should run Firefox with a new profile and set up your environment so that you can run different versions of the browser at the same time (in the folder you extracted):
> set MOZ_NO_REMOTE=1 > firefox -profileManager
5. Start testing things, focusing on the things that need testing.