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>AddBook</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">AddBook</td></tr>
<tr><td rowspan="1" colspan="3">AddBook</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">Add Book</td>
<td></td>
</tr>
<!--Add Book-->
<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>
@ -89,31 +59,19 @@
<td>loginForm</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Index</td>
<td></td>
</tr>
<!--Navigate to Index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that no books currently exist</td>
<td></td>
</tr>
<!--Verify that no books currently exist-->
<tr>
<td>verifyTextNotPresent</td>
<td>Book</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Frank Furter</td>
<td></td>
</tr>
<!--Navigate to Frank Furter-->
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>
@ -134,11 +92,7 @@
<td>Furter, Frank</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select to add a Publication</td>
<td></td>
</tr>
<!--Select to add a Publication-->
<tr>
<td>clickAndWait</td>
<td>//h3[@id='authorInAuthorship']/a/img</td>
@ -159,11 +113,7 @@
<td>Publication Type</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select to add a book</td>
<td></td>
</tr>
<!--Select to add a book-->
<tr>
<td>select</td>
<td>typeSelector</td>
@ -219,11 +169,7 @@
<td>Nintendo: Good or Bad for Kids?.&nbsp;&nbsp;New York: Putnam. 2010</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Go back to the book</td>
<td></td>
</tr>
<!--Go back to the book-->
<tr>
<td>clickAndWait</td>
<td>link=Nintendo: Good or Bad for Kids?</td>
@ -234,11 +180,7 @@
<td>Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add details for Book</td>
<td></td>
</tr>
<!--Add details for Book-->
<tr>
<td>clickAndWait</td>
<td>//h3[@id='status']/a/img</td>
@ -464,21 +406,13 @@
<td>exact:Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Naviage back to Index</td>
<td></td>
</tr>
<!--Naviage back to Index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify Book link now appears</td>
<td></td>
</tr>
<!--Verify Book link now appears-->
<tr>
<td>refreshAndWait</td>
<td>10000</td>
@ -594,11 +528,7 @@
<td>Concept (1)</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify Book shows up for Frank Furter</td>
<td></td>
</tr>
<!--Verify Book shows up for Frank Furter-->
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>
@ -634,11 +564,7 @@
<td>Nintendo: Good or Bad for Kids?.&nbsp;&nbsp;New York: Putnam. 2010</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify book details</td>
<td></td>
</tr>
<!--Verify book details-->
<tr>
<td>clickAndWait</td>
<td>link=exact:Nintendo: Good or Bad for Kids?</td>
@ -714,11 +640,7 @@
<td>Games</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Log out</td>
<td></td>
</tr>
<!--Log out-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>