<!--we do need the setSpeed since it might take some millis for the loading-box to display. without the setSpeed, we'd blow through the waitForElement since javascript hadn't gotten around to changing the style yet-->
<tr>
<!-- No longer necessary because the default speed is now 500 <tr>
<td>setSpeed</td>
<td>200</td>
<td></td>
</tr>
</tr> -->
<tr>
<td>select</td>
<td>menuselect</td>
...
...
@@ -42,11 +42,11 @@
<td>//div[@id="loading-box" and @style="display: none;"]</td>