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,55 +5,25 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>AdminBookmarkedPage</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">AdminBookmarkedPage</td></tr>
<tr><td rowspan="1" colspan="3">AdminBookmarkedPage</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Test People rowse</td>
<td></td>
</tr>
<!--Test People rowse-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Don't need to login</td>
<td></td>
</tr>
<!--Don't need to login-->
<tr>
<td>open</td>
<td>/vivo/</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify People menu option </td>
<td></td>
</tr>
<!--Verify People menu option -->
<tr>
<td>click</td>
<td>link=People</td>
@ -104,11 +74,7 @@
<td>link=Courses</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go to Faculty browse</td>
<td></td>
</tr>
<!--Go to Faculty browse-->
<tr>
<td>click</td>
<td>link=Faculty Member (1)</td>
@ -169,11 +135,7 @@
<td>Assistant Professor</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go to Librarian browse</td>
<td></td>
</tr>
<!--Go to Librarian browse-->
<tr>
<td>click</td>
<td>link=Librarian (1)</td>
@ -234,11 +196,7 @@
<td>Assistant Librarian</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go to Person browse</td>
<td></td>
</tr>
<!--Go to Person browse-->
<tr>
<td>click</td>
<td>link=Person (2)</td>
@ -359,11 +317,7 @@
<td>Assistant Librarian</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go back to Home</td>
<td></td>
</tr>
<!--Go back to Home-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>