Holly finalized several test cases, she hopes.

This commit is contained in:
hlm7 2011-01-23 18:57:02 +00:00
parent bead31a9db
commit a2b1833ebb
31 changed files with 330 additions and 220 deletions

View file

@ -334,20 +334,10 @@
<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>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>name</td>
<td>2009</td>
<td>dateTimeField.year</td>
<td>2010</td>
</tr>
<tr>
<td>clickAndWait</td>
@ -356,7 +346,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>exact:Nintendo: Good or Bad for Kids?</td>
<td>Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
@ -494,6 +484,31 @@
<td>exact:Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//h3[@id='numPages']/a/img</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>tinymce</td>
<td>258</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>exact:Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Naviage back to Index</td>