Add "deleteAllVisibleCookies" command to reduce the number of cascading errors.
This commit is contained in:
parent
83183c2304
commit
7a3b2a6bec
9 changed files with 47 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue