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>CreateTopic</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">CreateTopic</td></tr>
|
||||
<tr><td rowspan="1" colspan="3">CreateTopic</td></tr>
|
||||
</thead><tbody>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Validate adding Topic</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Validate adding Topic-->
|
||||
<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>
|
||||
|
@ -104,11 +74,7 @@
|
|||
<td>Data Input</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Select to add then cancel right away</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Select to add then cancel right away-->
|
||||
<tr>
|
||||
<td>select</td>
|
||||
<td>VClassURI</td>
|
||||
|
@ -139,11 +105,7 @@
|
|||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Select to add then enter empty field</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Select to add then enter empty field-->
|
||||
<tr>
|
||||
<td>select</td>
|
||||
<td>VClassURI</td>
|
||||
|
@ -179,11 +141,7 @@
|
|||
<td>Please enter a value in the name field.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Now enter something in the field</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Now enter something in the field-->
|
||||
<tr>
|
||||
<td>type</td>
|
||||
<td>label</td>
|
||||
|
@ -199,11 +157,7 @@
|
|||
<td>Primate Health</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Test overview entry (image and webpage have been tested)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Test overview entry (image and webpage have been tested)-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='broader']/a/img</td>
|
||||
|
@ -234,11 +188,7 @@
|
|||
<td>Primate Health</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Test other entry</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Test other entry-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='narrower']/a/img</td>
|
||||
|
@ -329,11 +279,7 @@
|
|||
<td>Primate Health</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify everything entered is displaying properly</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify everything entered is displaying properly-->
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Animal Health</td>
|
||||
|
@ -349,11 +295,7 @@
|
|||
<td>Ape Health</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