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>DeleteEducationalBackground</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">DeleteEducationalBackground</td></tr>
<tr><td rowspan="1" colspan="3">DeleteEducationalBackground</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Delete educational backgrounds and organizations</td>
<td></td>
</tr>
<!--Delete educational backgrounds and organizations-->
<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 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,11 +59,7 @@
<td>loginForm</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Jane Faculty via Index</td>
<td></td>
</tr>
<!--Navigate to Jane Faculty via Index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -124,11 +90,7 @@
<td>5000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify the education to be deleted does indeed exist</td>
<td></td>
</tr>
<!--Verify the education to be deleted does indeed exist-->
<tr>
<td>verifyTextPresent</td>
<td>M.Ed. in Business Education, University of Wisconsin, School of Business 2002 -</td>
@ -144,11 +106,7 @@
<td>B.S. in Business Administration, Carroll College, Business Department, Four year full scholarship 1981</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete degrees</td>
<td></td>
</tr>
<!--Delete degrees-->
<tr>
<td>clickAndWait</td>
<td>css=a.delete-educationalTraining &gt; img.delete-individual</td>
@ -209,11 +167,7 @@
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify all 3 educational background entries are gone</td>
<td></td>
</tr>
<!--Verify all 3 educational background entries are gone-->
<tr>
<td>verifyTextNotPresent</td>
<td>M.Ed. in Business Education, University of Wisconsin, School of Business 2002 -</td>
@ -229,11 +183,7 @@
<td>B.S. in Business Administration, Carroll College, Business Department, Four year full scholarship 1981</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for organizations and delete them</td>
<td></td>
</tr>
<!--Search for organizations and delete them-->
<tr>
<td>type</td>
<td>querytext</td>
@ -614,11 +564,7 @@
<td>No matching results.</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Log out</td>
<td></td>
</tr>
<!--Log out-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>