Export Cookies

To export cookies from the browser, return them in a text variable, and save the file to your local computer:

  1. Add a text variable in the Robot definition pane.
  2. Insert a Browse step and configure it to open the required web page.
  3. Open the CookieStore to view the list of cookies.
  4. Right-click the browser tab, select Export Cookies from the Application Action menu, and configure the properties.
  5. 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.