Holly made some more test case changes...

This commit is contained in:
hlm7 2011-11-29 16:27:35 +00:00
parent 60c6dcd060
commit 9c0ab640fa
14 changed files with 288 additions and 73 deletions

View file

@ -109,6 +109,16 @@
<td>Site Admin</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
<td>link=My profile</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify available options</td>

View file

@ -379,6 +379,16 @@
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
<td>link=My profile</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">log out</td>