Application actions for cookie management
In the Recorder View, manage cookies on the web page using the new application actions.
|
Application action |
Description |
|---|---|
|
Set Cookie |
Adds or replaces a cookie in the browser. |
|
Get Cookie |
Retrieves a cookie value from the browser and stores it in a text variable. |
|
Delete Cookie |
Deletes the selected cookies. |
|
Clear All Cookies |
Removes all cookies from the browser. |
|
Export Cookies |
Exports cookies from the browser and returns them in a text variable. |
|
Import Cookies |
Imports cookies that were previously saved by the Export Cookies application action. This step accepts cookies saved by previous version of RPA. |
Refer to Application actions in the Tungsten RPA Help.