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,40 +5,18 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="http://localhost:8080/" />
<title>ValidateAdminProxy2</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">ValidateAdminProxy2</td></tr>
<tr><td rowspan="1" colspan="3">ValidateAdminProxy2</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Validate multiple proxy editors</td>
<td></td>
</tr>
<!--Validate multiple proxy editors-->
<tr>
<td>open</td>
<td>/vivo/</td>
@ -59,11 +37,7 @@
<td>Log in to VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Login as admin</td>
<td></td>
</tr>
<!--Login as admin-->
<tr>
<td>type</td>
<td>id=loginName</td>
@ -79,11 +53,7 @@
<td>name=loginForm</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to profile editing</td>
<td></td>
</tr>
<!--Navigate to profile editing-->
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
@ -99,11 +69,7 @@
<td>link=Manage profile editing</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add second profile for Eddie Editor</td>
<td></td>
</tr>
<!--Add second profile for Eddie Editor-->
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
@ -129,11 +95,7 @@
<td>id=selectProfileEditors</td>
<td>edito</td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select Eddie Editor</td>
<td></td>
</tr>
<!--Select Eddie Editor-->
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>
@ -159,11 +121,7 @@
<td>VIVO</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify relationship is set</td>
<td></td>
</tr>
<!--Verify relationship is set-->
<tr>
<td>verifyTextPresent</td>
<td>Editor, Eddie |</td>
@ -194,21 +152,13 @@
<td>link=Remove selection</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Now make 2 people able to edit the same profile</td>
<td></td>
</tr>
<!--Now make 2 people able to edit the same profile-->
<tr>
<td>type</td>
<td>id=selectProfileEditors</td>
<td>edito</td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select Eddie Editor</td>
<td></td>
</tr>
<!--Select Eddie Editor-->
<tr>
<td>click</td>
<td>id=ui-active-menuitem</td>
@ -264,11 +214,7 @@
<td>link=Delete profile editor</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test that editing works for Eddie Editor</td>
<td></td>
</tr>
<!--Test that editing works for Eddie Editor-->
<tr>
<td>clickAndWait</td>
<td>link=Log out</td>
@ -464,11 +410,7 @@
<td>Eddie is able to edit Jane's profile.</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Test that editing works for Polly Proxy</td>
<td></td>
</tr>
<!--Test that editing works for Polly Proxy-->
<tr>
<td>clickAndWait</td>
<td>link=Log out</td>
@ -624,11 +566,7 @@
<td>Overview</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that both editors show up for Jane Faculty</td>
<td></td>
</tr>
<!--Verify that both editors show up for Jane Faculty-->
<tr>
<td>clickAndWait</td>
<td>link=Log out</td>
@ -759,11 +697,7 @@
<td>Faculty, Jane</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>