Holly updated the AddNonPersonThings test cases...

This commit is contained in:
hlm7 2012-06-28 22:26:07 +00:00
parent 539c455402
commit 22b8c84308
8 changed files with 136 additions and 51 deletions

View file

@ -220,13 +220,23 @@
<td></td>
</tr>
<tr>
<td>select</td>
<td>objectVar</td>
<td>label=Primate Research Laboratory</td>
<td>clickAndWait</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id=name</td>
<td>Primate Research Laboratory</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>id=submit</td>
<td></td>
</tr>
<tr>
@ -256,7 +266,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>
@ -306,7 +316,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@id='submit' and @value='Add a new item of this type']</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>