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">Add a Faculty member named Jane Faculty</td>
@ -236,7 +241,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>link=edit this individual</td>
<td>link=Edit this individual</td>
<td></td>
</tr>
<tr>
@ -269,6 +274,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 Jane Faculty was created</td>