Export Cookies
To export cookies from the browser, return them in a text variable, and save the file to your local computer:
- Add a text variable in the Robot definition pane.
- Insert a Browse step and configure it to open the required web page.
- Open the CookieStore to view the list of cookies.
- Right-click the browser tab, select Export Cookies from the Application Action menu, and configure the properties.
- Insert and configure a Write File step to convert the text value into binary and save file to your local computer or a Robot File System.