More RC 2 test case updates from Holly

This commit is contained in:
Holly Mistlebauer 2013-11-10 18:34:31 -05:00
parent ec5e81f75c
commit fb26ee734f
24 changed files with 1804 additions and 1278 deletions

View file

@ -153,6 +153,21 @@
<td></td>
</tr>
<!--Verify front page updated-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>pause</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>No research content found.</td>
@ -164,11 +179,6 @@
<td></td>
</tr>
<!--Logout-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Log out</td>