NIHVIVO-3003 Jon's changes to Selenium tests from VIVO 1.3 RC2

This commit is contained in:
jcorson-rikert 2011-07-27 14:37:17 +00:00
parent ca16dd2916
commit a1b6aeb55c
30 changed files with 139 additions and 355 deletions

View file

@ -36,7 +36,7 @@
</tr>
<tr>
<td>setTimeout</td>
<td>10000000</td>
<td>10000</td>
<td></td>
</tr>
<tr>

View file

@ -171,7 +171,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value=&quot;Edit This Individual's Datatype Properties&quot;]</td>
<td>//input[@value=&quot;Edit This Individual&quot;]</td>
<td></td>
</tr>
<tr>

View file

@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="AddClassGroupTimes.html">AddClassGroupTimes</a></td></tr>
<tr><td><a href="AddSubClassHours.html">AddSubClassHours</a></td></tr>
<tr><td><a href="AddSubClassMinutes.html">AddSubClassMinutes</a></td></tr>
<tr><td><a href="AddIndividualInHours.html">AddIndividualInHours</a></td></tr>
<tr><td><a href="DeleteSubClassMinutes.html">DeleteSubClassMinutes</a></td></tr>
<tr><td><a href="ViewClassHierarchy.html">ViewClassHierarchy</a></td></tr>
<tr><td><a href="DeleteIndividualInHours.html">DeleteIndividualInHours</a></td></tr>
<tr><td><a href="DeleteSubClassHours.html">DeleteSubClassHours</a></td></tr>
<tr><td><a href="DeleteClassGroupTimes.html">DeleteClassGroupTimes</a></td></tr>
</tbody></table>
</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="AddClassGroupTimes.html">AddClassGroupTimes</a></td></tr>
<tr><td><a href="AddSubClassHours.html">AddSubClassHours</a></td></tr>
<tr><td><a href="AddSubClassMinutes.html">AddSubClassMinutes</a></td></tr>
<tr><td><a href="AddIndividualInHours.html">AddIndividualInHours</a></td></tr>
<tr><td><a href="DeleteSubClassMinutes.html">DeleteSubClassMinutes</a></td></tr>
<tr><td><a href="ViewClassHierarchy.html">ViewClassHierarchy</a></td></tr>
<tr><td><a href="DeleteIndividualInHours.html">DeleteIndividualInHours</a></td></tr>
<tr><td><a href="DeleteSubClassHours.html">DeleteSubClassHours</a></td></tr>
<tr><td><a href="DeleteClassGroupTimes.html">DeleteClassGroupTimes</a></td></tr>
</tbody></table>
</body>
</html>