Holly made changes to the Selenium test cases within the CreatePeople test suite.

This commit is contained in:
Holly Mistlebauer 2013-10-28 13:58:49 -04:00
parent d049cdcdfc
commit 78d16e21e5
6 changed files with 934 additions and 700 deletions

View file

@ -152,6 +152,17 @@
<td>Assistant Professor</td>
<td></td>
</tr>
<!--Verify front page updated-->
<tr>
<td>verifyTextPresent</td>
<td>No research content found.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Faculty, Jane</td>
<td></td>
</tr>
<!--Logout-->
<tr>
<td>clickAndWait</td>