More test case changes from 1.7 rc 1 by Holly.
This commit is contained in:
parent
2754ad7da8
commit
9d7ebe1cae
13 changed files with 81 additions and 142 deletions
|
@ -131,11 +131,6 @@
|
|||
<td>link=Site information</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Startup status</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=User accounts</td>
|
||||
|
@ -236,6 +231,11 @@
|
|||
<td>link=Recompute inferences</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Startup status</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Restrict logins</td>
|
||||
|
@ -1074,11 +1074,6 @@
|
|||
<td>Ingest Menu</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Connect DB</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Manage Jena Models</td>
|
||||
|
@ -1154,6 +1149,11 @@
|
|||
<td>link=Execute Workflow</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Dump or Restore the knowledge base</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextNotPresent</td>
|
||||
<td>We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.</td>
|
||||
|
@ -1485,6 +1485,21 @@
|
|||
<td>We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>click</td>
|
||||
<td>id=developerPanelClickMe</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>click</td>
|
||||
<td>id=developer_enabled</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>click</td>
|
||||
<td>id=developerPanelSaveButton</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--log out-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue