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>CreateLibrarian</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">CreateLibrarian</td></tr>
<tr><td rowspan="1" colspan="3">CreateLibrarian</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
@ -39,11 +21,7 @@
<td>100000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create Librarian person</td>
<td></td>
</tr>
<!--Create Librarian person-->
<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 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 login as site admin</td>
<td></td>
</tr>
<!--Must login as site admin-->
<tr>
<td>type</td>
<td>loginName</td>
@ -99,11 +69,7 @@
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to add new individual page</td>
<td></td>
</tr>
<!--Navigate to add new individual page-->
<tr>
<td>select</td>
<td>VClassURI</td>
@ -119,11 +85,7 @@
<td>Create a new Person</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create a librarian individual</td>
<td></td>
</tr>
<!--Create a librarian individual-->
<tr>
<td>type</td>
<td>firstName</td>
@ -144,11 +106,7 @@
<td>Proxy, Paula</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Make individual an Assistant Librarian</td>
<td></td>
</tr>
<!--Make individual an Assistant Librarian-->
<tr>
<td>clickAndWait</td>
<td>css=a.add-preferredTitle &gt; img.add-individual</td>
@ -204,11 +162,7 @@
<td>10000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that librarian was added sucessfully</td>
<td></td>
</tr>
<!--Verify that librarian was added sucessfully-->
<tr>
<td>verifyTextPresent</td>
<td>Proxy, Paula</td>
@ -219,11 +173,7 @@
<td>Administrative Assistant</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Browse for new librarian</td>
<td></td>
</tr>
<!--Browse for new librarian-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -264,11 +214,7 @@
<td>Proxy, Paula Administrative Assistant</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Search for new librarian</td>
<td></td>
</tr>
<!--Search for new librarian-->
<tr>
<td>type</td>
<td>querytext</td>
@ -314,11 +260,7 @@
<td>Proxy, Paula Administrative Assistant</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>