Fix race condition in selenium tests

This commit is contained in:
Albert Santoni 2014-11-24 10:44:36 -05:00
parent 12550112fd
commit 3d0d148169
2 changed files with 20 additions and 2 deletions

View file

@ -21,6 +21,11 @@
<td>link=Calendar</td>
<td></td>
</tr>
<tr>
<td>waitForTable</td>
<td>css=table.fc-header.0.0</td>
<td>todayShow</td>
</tr>
<tr>
<td>click</td>
<td>link=Show</td>
@ -136,7 +141,6 @@
<td>id=add_show_color</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>