Holly made changes to vivo-basic test cases to match the changes in the wilma test cases.

This commit is contained in:
hlm7 2011-01-23 17:07:33 +00:00
parent 30dce5d9d9
commit 592eccfa69
42 changed files with 1656 additions and 846 deletions

View file

@ -34,6 +34,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>100000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create Librarian person</td>
@ -151,7 +156,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>link=edit this individual</td>
<td>link=Edit this individual</td>
<td></td>
</tr>
<tr>
@ -184,6 +189,36 @@
<td>Individual Control Panel</td>
<td></td>
</tr>
<tr>
<td>pause</td>
<td>50000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that librarian was added sucessfully</td>