Holly made more test case changes for autocomplete functions

This commit is contained in:
Holly Mistlebauer 2014-04-02 09:46:18 -04:00
parent 5846cc71f3
commit 0893552ab5
16 changed files with 587 additions and 77 deletions

View file

@ -3168,11 +3168,8 @@
<td>organizations</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>research</td>
<td></td>
</tr>
<!--Had to remove following code because of Research menu-->
<!--verifyTextNotPresent research-->
<tr>
<td>verifyTextPresent</td>
<td>locations</td>

View file

@ -166,16 +166,6 @@
<td>link=Delete</td>
<td></td>
</tr>
<tr>
<td>assertConfirmation</td>
<td>Are you sure you want to remove this web page?</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>id=showAddForm</td>