Holly made some more test case changes related to RC 4

This commit is contained in:
Holly Mistlebauer 2013-12-09 17:29:03 -05:00
parent 5bd4d5f893
commit 4d69707397
23 changed files with 2675 additions and 1161 deletions

View file

@ -67,16 +67,55 @@
<td>/vivo/display/lodFacultyMember</td>
<td></td>
</tr>
<!--Pause to check results-->
<!--Should see profile page for Mr. Bad Example-->
<!--Check out profile page for Mr. Bad Example-->
<tr>
<td>pause</td>
<td>10000</td>
<td>assertTitle</td>
<td>Example, Bad</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>?????</td>
<td>Faculty Member</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Not someone on whom you should base your actions.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Slashdot</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//div[@id='wrapper-content']/ul/li[18]</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Department of Redundancy Department</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Department of Redundancy Department Bozo 1992 -</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Mr. Bad Example</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>My_eRA_ID</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=10982375409</td>
<td></td>
</tr>
<tr>