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>SearchPositions</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">SearchPositions</td></tr>
<tr><td rowspan="1" colspan="3">SearchPositions</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Search for positions and organizations</td>
<td></td>
</tr>
<!--Search for positions and organizations-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
@ -49,11 +27,7 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for lecturer</td>
<td></td>
</tr>
<!--Search for lecturer-->
<tr>
<td>type</td>
<td>querytext</td>
@ -104,11 +78,7 @@
<td>Assistant Professor</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for professor, which should bring up Assistant Professor and Professor</td>
<td></td>
</tr>
<!--Search for professor, which should bring up Assistant Professor and Professor-->
<tr>
<td>type</td>
<td>querytext</td>
@ -169,11 +139,7 @@
<td>University</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for Carroll, which should bring up 2 organizations</td>
<td></td>
</tr>
<!--Search for Carroll, which should bring up 2 organizations-->
<tr>
<td>type</td>
<td>querytext</td>
@ -234,11 +200,7 @@
<td>Assistant Professor</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Link to Carroll College to verify Jane Faculty is not listed</td>
<td></td>
</tr>
<!--Link to Carroll College to verify Jane Faculty is not listed-->
<tr>
<td>clickAndWait</td>
<td>link=Carroll College</td>
@ -259,11 +221,7 @@
<td>Faculty, Jane, Lecturer 1977 - 1981</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for university to find both Carroll and Cornell</td>
<td></td>
</tr>
<!--Search for university to find both Carroll and Cornell-->
<tr>
<td>type</td>
<td>querytext</td>
@ -314,11 +272,7 @@
<td>University</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Make sure Jane Faculty is associated with Carroll and Cornell</td>
<td></td>
</tr>
<!--Make sure Jane Faculty is associated with Carroll and Cornell-->
<tr>
<td>clickAndWait</td>
<td>link=Carroll University</td>
@ -384,11 +338,7 @@
<td>Faculty, Jane, Professor 1986 -</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go to home page</td>
<td></td>
</tr>
<!--Go to home page-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>