Holly made changes to vivo-basic test cases to match the changes in the wilma test cases.

This commit is contained in:
hlm7 2011-01-23 17:07:33 +00:00
parent 30dce5d9d9
commit 592eccfa69
42 changed files with 1656 additions and 846 deletions

View file

@ -466,7 +466,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='wrapper-content']/section[4]/article[1]/h3/a/img</td>
<td>//h3[@id='hasSubOrganization']/a/img</td>
<td></td>
</tr>
<tr>
@ -1039,24 +1039,9 @@
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>select</td>
<td>typeOfNew</td>
<td>label=Date/Time Interval (core)</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>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>name</td>
<td>startField.year</td>
<td>1959</td>
</tr>
<tr>
@ -1069,6 +1054,11 @@
<td>Primate College of America</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Primate College of America</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test other entry</td>