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

This commit is contained in:
jeb228 2010-03-31 19:50:47 +00:00
parent 7a3b2a6bec
commit d695c2b73c
39 changed files with 197 additions and 2 deletions

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check User Privileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">This tests if a User can be associated with an Individual and if the User can then do profile editing.</td>