NIHVIVO-3991 Remove the files that are used to customize the Selenium IDE. Remove the saved copy of the plug-in. Modify the existing tests so they will run without the customizations to the IDE.
This commit is contained in:
parent
251d7fff7a
commit
bbf7d49dae
237 changed files with 2212 additions and 14378 deletions
|
@ -5,29 +5,11 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<link rel="selenium.base" href="" />
|
||||
<title>DeleteValidationStuff</title>
|
||||
<style type="text/css">
|
||||
.testName {
|
||||
color: blue;
|
||||
background: rgb(80%, 80%, 80%);
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: larger;
|
||||
text-align: center;
|
||||
}
|
||||
.comment {
|
||||
color: blue;
|
||||
background: rgb(80%, 80%, 80%);
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: larger;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table cellpadding="1" cellspacing="1" border="1">
|
||||
<thead>
|
||||
<tr><td rowspan="1" colspan="3" class="testName">DeleteValidationStuff</td></tr>
|
||||
<tr><td rowspan="1" colspan="3">DeleteValidationStuff</td></tr>
|
||||
</thead><tbody>
|
||||
<tr>
|
||||
<td>deleteAllVisibleCookies</td>
|
||||
|
@ -39,11 +21,7 @@
|
|||
<td>100000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Delete book chapter</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Delete book chapter-->
|
||||
<tr>
|
||||
<td>open</td>
|
||||
<td>/vivo/</td>
|
||||
|
@ -54,11 +32,7 @@
|
|||
<td>VIVO</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Must not be logged in already</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Must not be logged in already-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Log in</td>
|
||||
|
@ -69,11 +43,7 @@
|
|||
<td>Log in to VIVO</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Must log in as site admin</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Must log in as site admin-->
|
||||
<tr>
|
||||
<td>type</td>
|
||||
<td>loginName</td>
|
||||
|
@ -89,21 +59,13 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Navigate to the Index to find the Article link</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Navigate to the Index to find the Article link-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify sections are present</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify sections are present-->
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>people</td>
|
||||
|
@ -124,11 +86,7 @@
|
|||
<td>research</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Delete everything added</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Delete everything added-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Faculty Member</td>
|
||||
|
@ -584,11 +542,7 @@
|
|||
<td>link=Index</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Some stuff not caught</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Some stuff not caught-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Competition</td>
|
||||
|
@ -914,11 +868,7 @@
|
|||
<td>10000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify everything is gone</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify everything is gone-->
|
||||
<tr>
|
||||
<td>verifyTextNotPresent</td>
|
||||
<td>people</td>
|
||||
|
@ -944,11 +894,7 @@
|
|||
<td>publications</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Logout</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Logout-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Home</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue