Holly's first batch of test case changes for RC 2

This commit is contained in:
Holly Mistlebauer 2013-11-08 11:03:58 -05:00
parent 1c919f0f04
commit 1757eec6c8
32 changed files with 842 additions and 742 deletions

View file

@ -160,6 +160,16 @@
<td></td>
</tr>
<!--Search again--Echo should be on top-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Index of Contents</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>name=querytext</td>
@ -252,6 +262,16 @@
<td></td>
</tr>
<!--Make sure search is back to normal-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Index of Contents</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>name=querytext</td>