Delete all cookies command

Deletes all cookies from the browser cache. The browser must be open for the command to function.Delete all cookies will not work if there are Cookies that have the Secure or HttpOnly flag set. Use the Delete cookie command to delete each non-secure cookie.

Restriction: Delete all cookies will not work if any cookies have the Secure flag or HttpOnly flag set. Use the Delete cookie command to delete each non-secure cookie.

Parameters

Name Type Possible values Description

Device ID*

String

 

The device for this command. By default, this is the device under test (DUT).

Comment

String

 

Adds a comment to the script

On-fail Result*

Condition

Ignore | Break | Continue | Abort | Catch

The behavior when the command fails.

* Mandatory parameter