Holly updated some test cases per rc1...
This commit is contained in:
parent
f18ddfe218
commit
a8c3b51f8c
5 changed files with 29 additions and 14 deletions
|
@ -169,6 +169,26 @@
|
|||
<td class="comment">Delete new menu items</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>click</td>
|
||||
<td>css=img[alt="delete"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertConfirmation</td>
|
||||
<td>Are you sure you wish to delete this page: 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="delete"]</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue