Add "deleteAllVisibleCookies" command to reduce the number of cascading errors.

This commit is contained in:
jeb228 2010-03-31 19:28:41 +00:00
parent 83183c2304
commit 7a3b2a6bec
9 changed files with 47 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>AddClassGroup</title>
<title>AddClassGroupTimes</title>
<style type="text/css">
.testName {
color: blue;
@ -27,8 +27,13 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddClassGroup</td></tr>
<tr><td rowspan="1" colspan="3" class="testName">AddClassGroupTimes</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add class group called Times</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddIndividualInHours</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Individual Daytime hours to Hours class</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddSubClassHours</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add sub-class of Hours to class Times</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddSubClassMinutes</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add new sub-class of Minutes to class Times</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteClassGroupTimes</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete test class group Times</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteIndividualInHours</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete test Individual Daytime hours</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteSubClassHours</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete test sub-class Hours</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteSubClassMinutes</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete test sub-class Minutes</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">ViewClassHierarchy</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">View Class hierarchy</td>