delete cookies
Delete all cookies in the browser.
There are no arguments for this action.
None
This action may be used within the following project items: test modules and user-defined actions.
delete cookies
- 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).