How save image


this system 3 exe check Image i want to donwload this image in my system and upload image ACME System 1 - Checks - Upload Client Check

Upload Client Check how can do this

1 Like

Hi @MONALI_BHALERAO,

The easiest to do this is to use ‘Take Screenshot’ Activity and a ‘Save Image’ Activity.

This will lets you make an automatic screenshot of the UiElement (the check in this case) and save it.

Hope it helps,

Astin

Use the Take Screenshot activity output in the input of Save Image that will work.

Hi @MONALI_BHALERAO

1.Use Take Screenshot Activity create output Image variable.

2.Use Save Image Activity pass output Image variable is input and pass the “sample.png”.

Regards,
Kommi Jeevan.

2 Likes

Thank you

Cheers @MONALI_BHALERAO if you find it useful mark it as solution and close the thread.