Modified advertising test to be complete test.

This commit is contained in:
Daniel Maldonado 2012-07-05 13:11:55 -04:00 committed by Scott Walters
parent 0bc252b179
commit cd5f29f5dc
10 changed files with 120 additions and 68 deletions

View file

@ -11,27 +11,21 @@
<thead>
<tr><td rowspan="1" colspan="3">Addons</td></tr>
</thead><tbody>
<tr>
<td>open</td>
<td>/?op=viewActiveSessions</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>link=Show admin console.</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>css=img[alt=&quot;Addons&quot;]</td>
<td></td>
<td>assertText</td>
<td>link=Addons</td>
<td>Addons</td>
</tr>
<tr>
<td>assertLocation</td>
<td></td>
<td>http://www.webgui.org/addons </td>
</tr>
<tr>
<td>open</td>
<td></td>
<td>/</td>
</tr>
</tbody></table>
</body>
</html>