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

@ -281,7 +281,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Class Groups</td>
<td>VIVO</td>
<td></td>
</tr>
<tr>
@ -306,7 +306,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Class Hierarchy</td>
<td>VIVO</td>
<td></td>
</tr>
<tr>
@ -331,7 +331,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Data Property Hierarchy</td>
<td>VIVO</td>
<td></td>
</tr>
<tr>
@ -356,7 +356,7 @@
</tr>
<tr>
<td>assertTitle</td>
<td>Object Property Hierarchy</td>
<td>VIVO</td>
<td></td>
</tr>
<tr>

View file

@ -146,7 +146,7 @@
</tr>
<tr>
<td>click</td>
<td>//input[@name='role' and @value='http://permissionSet-5']</td>
<td>xpath=(//input[@name='role'])[2]</td>
<td></td>
</tr>
<tr>

View file

@ -146,7 +146,7 @@
</tr>
<tr>
<td>click</td>
<td>//input[@name='role' and @value='http://permissionSet-4']</td>
<td>xpath=(//input[@name='role'])[3]</td>
<td></td>
</tr>
<tr>

View file

@ -146,12 +146,7 @@
</tr>
<tr>
<td>click</td>
<td>//input[@name='role' and @value='http://permissionSet-1']</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submitAdd</td>
<td>xpath=(//input[@name='role'])[4]</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>