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>CheckIndexView</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">CheckIndexView</td></tr>
<tr><td rowspan="1" colspan="3">CheckIndexView</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Check index for browse links for roles</td>
<td></td>
</tr>
<!--Check index for browse links for roles-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
@ -49,26 +27,14 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">No need to login</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Index</td>
<td></td>
</tr>
<!--No need to login-->
<!--Navigate to Index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify counts correct</td>
<td></td>
</tr>
<!--Verify counts correct-->
<tr>
<td>verifyTextPresent</td>
<td>people</td>
@ -199,11 +165,7 @@
<td>Grant (5)</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify links correct</td>
<td></td>
</tr>
<!--Verify links correct-->
<tr>
<td>verifyElementPresent</td>
<td>link=Faculty Member</td>
@ -299,11 +261,7 @@
<td>link=Organization</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go back to home page</td>
<td></td>
</tr>
<!--Go back to home page-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>