Holly update the test cases for the CreatePeople test suite.

This commit is contained in:
hlm7 2011-07-14 15:30:10 +00:00
parent 9dbdf83171
commit 21991a545d
15 changed files with 345 additions and 200 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">Delete new people Jane Faculty and Lilly Librarian</td>
@ -129,9 +134,14 @@
<td>Individual Control Panel</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Edit This Individual']</td>
<td>//input[@value=&quot;Edit This Individual's Datatype Properties&quot;]</td>
<td></td>
</tr>
<tr>
@ -140,12 +150,7 @@
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>clickAndWait</td>
<td>_delete</td>
<td></td>
</tr>
@ -199,9 +204,14 @@
<td>Individual Control Panel</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Lilly Librarian</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Edit This Individual']</td>
<td>//input[@value=&quot;Edit This Individual's Datatype Properties&quot;]</td>
<td></td>
</tr>
<tr>
@ -210,12 +220,7 @@
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Lilly Librarian</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>clickAndWait</td>
<td>_delete</td>
<td></td>
</tr>