Holly made changes to the Selenium test cases within the CreatePeople test suite.
This commit is contained in:
parent
d049cdcdfc
commit
78d16e21e5
6 changed files with 934 additions and 700 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue