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>UploadLibrarianImage</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">UploadLibrarianImage</td></tr>
<tr><td rowspan="1" colspan="3">UploadLibrarianImage</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">Upload image for Lily Librarian in the frontend</td>
<td></td>
</tr>
<!--Upload image for Lily Librarian in the frontend-->
<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</td>
<td></td>
</tr>
<!--Must not be logged in-->
<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 log in as site admin</td>
<td></td>
</tr>
<!--Must log in as site admin-->
<tr>
<td>type</td>
<td>loginName</td>
@ -94,11 +64,7 @@
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Find Lily Librarian via Index</td>
<td></td>
</tr>
<!--Find Lily Librarian via Index-->
<tr>
<td>verifyTextPresent</td>
<td>Librarian</td>
@ -124,21 +90,13 @@
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify no photo currently exists</td>
<td></td>
</tr>
<!--Verify no photo currently exists-->
<tr>
<td>verifyElementPresent</td>
<td>//img[@title='no image']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select to update this individual's picture</td>
<td></td>
</tr>
<!--Select to update this individual's picture-->
<tr>
<td>clickAndWait</td>
<td>//img[@alt='add']</td>
@ -169,11 +127,7 @@
<td>//img[@alt='Individual photo']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Cancel out before adding a photo</td>
<td></td>
</tr>
<!--Cancel out before adding a photo-->
<tr>
<td>clickAndWait</td>
<td>link=Cancel</td>
@ -184,11 +138,7 @@
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select a photo to add and then cancel out</td>
<td></td>
</tr>
<!--Select a photo to add and then cancel out-->
<tr>
<td>clickAndWait</td>
<td>//img[@alt='add']</td>
@ -234,11 +184,7 @@
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Cancel after uploading the picture</td>
<td></td>
</tr>
<!--Cancel after uploading the picture-->
<tr>
<td>clickAndWait</td>
<td>//img[@alt='add']</td>
@ -294,11 +240,7 @@
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify photo is not there</td>
<td></td>
</tr>
<!--Verify photo is not there-->
<tr>
<td>verifyElementPresent</td>
<td>//img[@title='no image']</td>
@ -309,11 +251,7 @@
<td>//img[@title='click to view larger image']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Try to add an image that is smaller than required</td>
<td></td>
</tr>
<!--Try to add an image that is smaller than required-->
<tr>
<td>clickAndWait</td>
<td>//img[@alt='add']</td>
@ -364,11 +302,7 @@
<td>//img[@alt='Individual photo']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Try to add an image that is larger than allowed</td>
<td></td>
</tr>
<!--Try to add an image that is larger than allowed-->
<tr>
<td>type</td>
<td>datafile</td>
@ -409,11 +343,7 @@
<td>//img[@alt='Individual photo']</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Now really add a photo</td>
<td></td>
</tr>
<!--Now really add a photo-->
<tr>
<td>assertTitle</td>
<td>Upload image for Librarian, Lily</td>
@ -444,11 +374,7 @@
<td>Librarian, Lily</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify photo is there</td>
<td></td>
</tr>
<!--Verify photo is there-->
<tr>
<td>assertTitle</td>
<td>Librarian, Lily</td>
@ -459,11 +385,7 @@
<td>//img[@title='click to view larger image']@src</td>
<td>/vivo/file/*/thumbnail_lily1.jpg</td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>
<td></td>
</tr>
<!--Logout-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>