Holly is still tweaking the test cases for non-person things...

This commit is contained in:
ejc12 2010-08-10 15:48:54 +00:00
parent 6184900c85
commit e641154fbf
2 changed files with 222 additions and 32 deletions

View file

@ -274,6 +274,16 @@
<td>//input[@value='Delete']</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you SURE you want to delete this entity? If in doubt, CANCEL.</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify role is gone</td>