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