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:
j2blake 2012-10-18 19:57:52 +00:00
parent 251d7fff7a
commit bbf7d49dae
237 changed files with 2212 additions and 14378 deletions

View file

@ -5,35 +5,13 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>DeleteIndexStuff</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">DeleteIndexStuff</td></tr>
<tr><td rowspan="1" colspan="3">DeleteIndexStuff</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Delete everything left in the index</td>
<td></td>
</tr>
<!--Delete everything left in the index-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
@ -54,11 +32,7 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Must not be logged in</td>
<td></td>
</tr>
<!--Must not be logged in-->
<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>
@ -104,21 +74,13 @@
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to index</td>
<td></td>
</tr>
<!--Navigate to index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify what is to be deleted</td>
<td></td>
</tr>
<!--Verify what is to be deleted-->
<tr>
<td>verifyTextPresent</td>
<td>activities</td>
@ -154,11 +116,7 @@
<td>locations</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Activities</td>
<td></td>
</tr>
<!--Delete Activities-->
<tr>
<td>clickAndWait</td>
<td>link=Agreement</td>
@ -424,11 +382,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Courses</td>
<td></td>
</tr>
<!--Delete Courses-->
<tr>
<td>clickAndWait</td>
<td>link=Course</td>
@ -489,11 +443,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Events</td>
<td></td>
</tr>
<!--Delete Events-->
<tr>
<td>clickAndWait</td>
<td>link=Conference</td>
@ -689,11 +639,7 @@
<td>Index of Contents</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Organizations</td>
<td></td>
</tr>
<!--Delete Organizations-->
<tr>
<td>clickAndWait</td>
<td>link=Organization</td>
@ -1019,11 +965,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Equipment</td>
<td></td>
</tr>
<!--Delete Equipment-->
<tr>
<td>clickAndWait</td>
<td>link=Equipment</td>
@ -1154,11 +1096,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete research</td>
<td></td>
</tr>
<!--Delete research-->
<tr>
<td>clickAndWait</td>
<td>link=Award or Honor</td>
@ -1774,11 +1712,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete Locations</td>
<td></td>
</tr>
<!--Delete Locations-->
<tr>
<td>clickAndWait</td>
<td>link=Address</td>
@ -2129,11 +2063,7 @@
<td>Index of Contents</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Do some pausing and refreshing</td>
<td></td>
</tr>
<!--Do some pausing and refreshing-->
<tr>
<td>pause</td>
<td>100000</td>
@ -2189,11 +2119,7 @@
<td>20000</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>
@ -2249,11 +2175,7 @@
<td>locations</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>