diff options
Diffstat (limited to 'tests/test_tools/selenium/php/TestRunner.php')
-rw-r--r-- | tests/test_tools/selenium/php/TestRunner.php | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/test_tools/selenium/php/TestRunner.php b/tests/test_tools/selenium/php/TestRunner.php index 21d18e44..a82ce0dd 100644 --- a/tests/test_tools/selenium/php/TestRunner.php +++ b/tests/test_tools/selenium/php/TestRunner.php @@ -80,7 +80,7 @@ Copyright 2004 ThoughtWorks, Inc <table class="layout"> <tr class="selenium"> <th width="25%" height="1" class="header"> - <h1><a href="http://selenium.thoughtworks.com" title="The Selenium Project">Selenium</a> TestRunner</h1> + <h3><a href="http://selenium.thoughtworks.com" title="The Selenium Project">Selenium</a></h3> </th> </tr> <tr> @@ -139,19 +139,18 @@ Copyright 2004 ThoughtWorks, Inc <td>incomplete</td> </tr> </table> - + <!-- <fieldset> <legend>Tools</legend> - <!-- <button type="button" id="domViewer1" onClick="openDomViewer();"> View DOM - </button> --> + </button> <button type="button" onClick="LOG.show();"> Show Log </button> </fieldset> - + --> </td> </tr> </table> |