Confirmed users
1,983
edits
Line 431: | Line 431: | ||
By default the test harness assumes the default browser (firefox.exe) is in the same folder metrotestharness.exe is located. If you want to launch the default browser at a different location from metrotestharness.exe, you must specify a firefox path using -firefoxpath (fullpath): | By default the test harness assumes the default browser (firefox.exe) is in the same folder metrotestharness.exe is located. If you want to launch the default browser at a different location from metrotestharness.exe, you must specify a firefox path using -firefoxpath (fullpath): | ||
<pre>metrotestharness.exe -firefoxpath T:\Mozilla\objmcrel\dist\bin\ | <pre>metrotestharness.exe -firefoxpath T:\Mozilla\objmcrel\dist\bin\ -url www.mozilla.org</pre> | ||
The test harness will need *write* permission to this location to write out a command line arg ini file. | The test harness will need *write* permission to this location to write out a command line arg ini file. |