Holly fixed a type in suite.html and errors in the test cases.

This commit is contained in:
ejc12 2010-07-24 18:36:20 +00:00
parent a02f0e3fbf
commit b0c1b64d9a
4 changed files with 316 additions and 36 deletions

View file

@ -204,16 +204,6 @@
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='hasCollaborator']/a</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
@ -381,7 +371,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>//input[@id='submit' and @value='add a new item to this list']</td>
<td></td>
</tr>
<tr>