1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <title>iExploder 1.2</title>
7 <h2>iExploder: Web Browser Quality Assurance Tester</h2>
8 <small>Written by <a href="http://toadstool.se/">Thomas Strömberg</a> for the
9 <a href="http://www.mozilla.org/firefox/">Mozilla FireFox</a> project</small>
13 <li><a href="iexploder.cgi">Start test sequence from the beginning!</a></li>
14 <li><a href="iexploder.cgi?random=1">Start test sequence in random</a></li>
15 <li>Start testing from a test number:
16 <form method="get" action="iexploder.cgi" name="test">
17 Test: <input size="9" name="test" value="1"> Subtest: <input size="2" name="subtest" value="">
18 <input value="Start" type="submit">
22 <li>Lookup a single test number:
23 <form method="get" action="iexploder.cgi" name="test">
24 <input type="hidden" name="lookup" value="1">
25 Test: <input size="9" name="test" value="1"> Subtest: <input size="2" name="subtest" value="">
26 <input value="Lookup" type="submit"></form>
30 If your browser crashes, please contact thomas%stromberg.org!