Holly updated some test cases per rc1...

This commit is contained in:
hlm7 2012-07-06 19:24:01 +00:00
parent f18ddfe218
commit a8c3b51f8c
5 changed files with 29 additions and 14 deletions

View file

@ -169,6 +169,26 @@
<td class="comment">Delete new menu items</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>css=img[alt=&quot;delete&quot;]</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you sure you wish to delete this page:&nbsp;&nbsp;Activities?</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Pages</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>css=img[alt=&quot;delete&quot;]</td>