Holly split a long test case into 2...

This commit is contained in:
hlm7 2011-11-28 18:06:54 +00:00
parent 7976e3fd37
commit 11e8b3654c
5 changed files with 1070 additions and 960 deletions

View file

@ -110,12 +110,12 @@
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>verifyTextNotPresent</td>
<td>Site Configuration</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>verifyElementNotPresent</td>
<td>link=Manage Profile Editing</td>
<td></td>
</tr>
@ -244,26 +244,6 @@
<td>link=Recompute inferences</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that link actually work</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Manage profile editing</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help. </td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>