More assorted test case changes from Holly.

This commit is contained in:
hlm7 2011-11-16 18:44:09 +00:00
parent 0c8ac7b68f
commit ae2b8f3670
8 changed files with 53 additions and 27 deletions

View file

@ -619,6 +619,31 @@
<td>link=Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify search results for FACULTY</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>querytext</td>
<td>poa</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value='Search']</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Search results for 'poa'</td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">All done</td>