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>ChangePositions</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">ChangePositions</td></tr>
<tr><td rowspan="1" colspan="3">ChangePositions</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Change 3 existing positions</td>
<td></td>
</tr>
<!--Change 3 existing positions-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></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,11 +59,7 @@
<td>loginForm</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to test faculty member</td>
<td></td>
</tr>
<!--Navigate to test faculty member-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -119,11 +85,7 @@
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify position to be changed exisit</td>
<td></td>
</tr>
<!--Verify position to be changed exisit-->
<tr>
<td>verifyTextPresent</td>
<td>Lecturer, Carroll College 1971 -</td>
@ -139,11 +101,7 @@
<td>Assistant Professor, Carroll University 1981 - 1985</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Correct the dates of the Carroll College position</td>
<td></td>
</tr>
<!--Correct the dates of the Carroll College position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[1]/a[2]/img</td>
@ -194,11 +152,7 @@
<td>10000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify positions are still listed correctly</td>
<td></td>
</tr>
<!--Verify positions are still listed correctly-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
@ -219,11 +173,7 @@
<td>Lecturer, Carroll College 1977 - 1981</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Change the title for Carroll University position</td>
<td></td>
</tr>
<!--Change the title for Carroll University position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[2]/a[2]/img</td>
@ -269,11 +219,7 @@
<td>10000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify positions are still listed correctly</td>
<td></td>
</tr>
<!--Verify positions are still listed correctly-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
@ -294,11 +240,7 @@
<td>Lecturer, Carroll College 1977 - 1981</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Change the title for Cornell University position</td>
<td></td>
</tr>
<!--Change the title for Cornell University position-->
<tr>
<td>clickAndWait</td>
<td>//section[@id='individual-info']/header/ul/li[1]/a[2]/img</td>
@ -349,11 +291,7 @@
<td>10000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify positions are still listed correctly</td>
<td></td>
</tr>
<!--Verify positions are still listed correctly-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
@ -374,11 +312,7 @@
<td>Lecturer, Carroll College 1977 - 1981</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>