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

@ -146,7 +146,7 @@
</tr>
<tr>
<td>click</td>
<td>name=role</td>
<td>xpath=(//input[@name='role'])[4]</td>
<td></td>
</tr>
<tr>
@ -206,7 +206,7 @@
</tr>
<tr>
<td>click</td>
<td>name=role</td>
<td>xpath=(//input[@name='role'])[4]</td>
<td></td>
</tr>
<tr>

View file

@ -151,17 +151,7 @@
</tr>
<tr>
<td>click</td>
<td>id=verifyProfileLink</td>
<td></td>
</tr>
<tr>
<td>waitForPopUp</td>
<td>verifyMatchWindow</td>
<td>30000</td>
</tr>
<tr>
<td>click</td>
<td>//input[@name='role' and @value='http://permissionSet-1']</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>

View file

@ -484,11 +484,6 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>You have logged in, but the system contains no profile for you.</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>

View file

@ -294,11 +294,6 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>You have logged in, but the system contains no profile for you.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
@ -514,11 +509,6 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>You have logged in, but the system contains no profile for you.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>

View file

@ -239,11 +239,6 @@
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Overview</td>