Holly made additional changes to the CreatePeople test suite due to changes in messages.

This commit is contained in:
hlm7 2011-01-17 23:15:45 +00:00
parent 82e39d2087
commit f96260b40e
6 changed files with 91 additions and 311 deletions

View file

@ -259,36 +259,6 @@
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/h3[2]/a/img</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@id='submit' and @value='add a new item to this list']</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>name</td>
<td>Monkeys</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='wrapper-content']/section[5]/article[6]/h3/a/img</td>
@ -794,11 +764,6 @@
<td>geographical_region</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Monkeys</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Primates-R-Us Fellowship</td>