Holly made changes to the AdminSecurity test suite due to changes in the Site Admin menus and login messages.

This commit is contained in:
hlm7 2012-06-25 20:38:43 +00:00
parent 2ae3169ce5
commit c637946f7a
44 changed files with 155 additions and 115 deletions

View file

@ -301,7 +301,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>
@ -336,7 +336,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>
@ -371,7 +371,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>
@ -406,7 +406,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td>id=offerCreate</td>
<td></td>
</tr>
<tr>
@ -441,7 +441,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>

View file

@ -39,6 +39,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>100000000000</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/vivo/</td>