I need to save web images into my local driver

Is it possible to download and save dynamic web images from web site to local devices.

@andrzej.kniola can confirm if this has any bugs

or

Hi @vvaidya

i’ve tried opening the sample Main.xml but i am getting the below error.

Could not find type ‘HttpClient’ in namespace ‘http://schemas.uipath.com/workflow/activities’. Row: 56, Column: 4

I’ve installed web packages

Check if you have Http Request activity your Activities pane. If you have just installed, try restarting the studio.

1 Like

It was just a throw-away package, but it should still work as intended. The code there was so basic there is little that could go wrong.
I’d still recommend Lavinia’s solution though, as it doesnt require anything additional at all.

Example for Save the dynamic image from the webpage to local machine…

image.xaml (7.4 KB)

Use Dynamic Selector and Use Set Clipping Region for Dynamic Purpose…

Regards,
Poovarasan Guna