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>CreateTestLibrarian</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">CreateTestLibrarian</td></tr>
<tr><td rowspan="1" colspan="3">CreateTestLibrarian</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Add co-authors to publications</td>
<td></td>
</tr>
<!--Add co-authors to publications-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
@ -54,11 +32,7 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Must be logged off to start</td>
<td></td>
</tr>
<!--Must be logged off to start-->
<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 the site admin</td>
<td></td>
</tr>
<!--Must login as the 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">Add 1 co-author for book</td>
<td></td>
</tr>
<!--Add 1 co-author for book-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -174,11 +140,7 @@
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add 2 co-authors for article</td>
<td></td>
</tr>
<!--Add 2 co-authors for article-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -304,21 +266,9 @@
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add no co-author(s) for chapter</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add no co-author(s) for conference</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify co-authors reflected properly</td>
<td></td>
</tr>
<!--Add no co-author(s) for chapter-->
<!--Add no co-author(s) for conference-->
<!--Verify co-authors reflected properly-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -544,11 +494,7 @@
<td>1</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that there are no co-investigators yet</td>
<td></td>
</tr>
<!--Verify that there are no co-investigators yet-->
<tr>
<td>clickAndWait</td>
<td>link=Co-Investigator Network</td>
@ -569,11 +515,7 @@
<td>link=Co-Author Network</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>