Get all cookies command

Returns all cookies for the browser. Each entry in the data table includes the cookie identifier and the link to the page.

Parameters

Name Type Possible values Description

Device ID*

String

 

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

Result data table

Datatable

 

The DataTable (as variable) to receive the cookie values.

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