The requested page is not available for selected version.
delete cookies
Description
Delete all cookies in the browser.
Arguments
There are no arguments for this action.
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Notes
- This action deletes all cookies of the browser currently specified by the use browser built-in setting.
- With Android and iOS mobile testing, delete cookies only removes the cookies of the current website.
- For the Firefox and Chrome desktop browsers, it is necessary to close all instances of the browser prior to running delete cookies; otherwise an automation error occurs. (Note that this rule does not apply to the Internet Explorer browser.)
Applicable Built-In Settings
The following settings are applicable to this action: use browser.
Example
Action Lines