Get Browser Cookies/Data

Hello All.
Does anyone know if there is a possibility to get currently opened browser’s data? Like cookies? I can’t find a solution to this.
Former there was an activity Get Browser Data, but I think it’s not available anymore. Also I cannot put out a “browser” variable anywhere in Studio.

@olgu , We still have the Activity.
image

1 Like

Hi @olgu,

Try updating the packages. If that doesn’t work you probably don’t have namespaces attached to it.

Import UiPath.UIAutomationNext.

image

Regards,
MY

2 Likes

Thanks. Managed to find that activity.
You know what to do with error: “The browser extension you are using is missing the ‘cookies’ permission” ?
Cookies are enabled in the browser.

1 Like

Hi @olgu,

You’ve probably tried it, but maybe other solutions will help.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.