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,29 +5,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>EditSiteInfo</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">EditSiteInfo</td></tr>
<tr><td rowspan="1" colspan="3">EditSiteInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
@ -39,11 +21,7 @@
<td>10000000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test Menu Management</td>
<td></td>
</tr>
<!--Test Menu Management-->
<tr>
<td>open</td>
<td>/vivo/</td>
@ -54,11 +32,7 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Must be logged out</td>
<td></td>
</tr>
<!--Must be logged out-->
<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 login as site admin</td>
<td></td>
</tr>
<!--Must login 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 Menu Management</td>
<td></td>
</tr>
<!--Navigate to Menu Management-->
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
@ -114,11 +80,7 @@
<td>Pages</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Activities menu</td>
<td></td>
</tr>
<!--Add Activities menu-->
<tr>
<td>clickAndWait</td>
<td>id=submit</td>
@ -204,11 +166,7 @@
<td>Activities</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Courses menu</td>
<td></td>
</tr>
<!--Add Courses menu-->
<tr>
<td>clickAndWait</td>
<td>id=submit</td>
@ -299,11 +257,7 @@
<td>Courses</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Equipment menu</td>
<td></td>
</tr>
<!--Add Equipment menu-->
<tr>
<td>clickAndWait</td>
<td>id=submit</td>
@ -439,11 +393,7 @@
<td>Equipment</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Locations menu</td>
<td></td>
</tr>
<!--Add Locations menu-->
<tr>
<td>assertTitle</td>
<td>Edit</td>
@ -529,11 +479,7 @@
<td>Locations</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Activities menu tab</td>
<td></td>
</tr>
<!--Check Activities menu tab-->
<tr>
<td>clickAndWait</td>
<td>link=Activities</td>
@ -604,11 +550,7 @@
<td>link=Primate Heart Health</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Courses menu tab</td>
<td></td>
</tr>
<!--Check Courses menu tab-->
<tr>
<td>clickAndWait</td>
<td>link=Courses</td>
@ -639,11 +581,7 @@
<td>link=Introduction to Primate Health</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Equipment menu tab</td>
<td></td>
</tr>
<!--Check Equipment menu tab-->
<tr>
<td>clickAndWait</td>
<td>link=Equipment</td>
@ -679,11 +617,7 @@
<td>link=Primate Feeder</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Locations menu</td>
<td></td>
</tr>
<!--Check Locations menu-->
<tr>
<td>clickAndWait</td>
<td>link=Locations</td>
@ -799,11 +733,7 @@
<td>link=Lab Admin Office</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new menus</td>
<td></td>
</tr>
<!--Delete new menus-->
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
@ -904,11 +834,7 @@
<td>Default Menu</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>