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:
parent
251d7fff7a
commit
bbf7d49dae
237 changed files with 2212 additions and 14378 deletions
|
@ -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-investigators to grants</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Add co-investigators to grants-->
|
||||
<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>
|
||||
|
@ -89,21 +59,9 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Do not add co-investigators to Games and Kids grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Do not add co-investigators to Child Development grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Add 1 co-investigator to Future of Children grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Do not add co-investigators to Games and Kids grant-->
|
||||
<!--Do not add co-investigators to Child Development grant-->
|
||||
<!--Add 1 co-investigator to Future of Children grant-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
|
@ -169,11 +127,7 @@
|
|||
<td>Zink, Zoe</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Add 2 co-investigators to Nix Nintendo grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Add 2 co-investigators to Nix Nintendo grant-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
|
@ -294,11 +248,7 @@
|
|||
<td>Johnson, Jane</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify co-investigator network is correct</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify co-investigator network is correct-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
|
@ -474,11 +424,7 @@
|
|||
<td>1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify co-author network still o.k.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify co-author network still o.k.-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
|
@ -654,11 +600,7 @@
|
|||
<td>1</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue