Holly made changes to the test cases due to ontology changes.

This commit is contained in:
hlm7 2011-01-07 00:36:22 +00:00
parent 61dd0c62c8
commit a298de4bf9
12 changed files with 316 additions and 181 deletions

View file

@ -399,6 +399,36 @@
<td>Primate Elderly Care</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test geographic focus</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='geographicFocus']/a</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>select</td>
<td>objectVar</td>
<td>label=Africa</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Primate Elderly Care</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test time entry</td>