Take Screenshot of specific area of image

Hi ,

Actually i want to take screenshot of particular area of a image. So how is it possible?
Now whole image is taking as screenshot.
Thanks…

@Snehamayi_Sneha

  1. Use Take screenshot Activity [ Select particular area from the page, what u want to capture]
  2. Use Save Image Activity and pass that Screenshot O/P to the image.

PFA the workflow for reference : Main.xaml (4.2 KB)

Thanks
Suppose this is my image just i want to take screenshot of 1. So now its taking whole image.Please find my below image.

@Snehamayi_Sneha

In takescreenshot activity, while indicating on screen , just drag the area which you want to capture.

Main.xaml (4.5 KB)

2 Likes

thanks it worked now…

2 Likes

Hi Rashmi,

I am facing another issue. When i run my bot i increase the image file size to suppose 100% and when i took screenshot is at 85%. Now when i run my bot it is not taking the exact picture. so how to handle this scenario.

Thanks…

could anyone please help me out …to above question

@Snehamayi_Sneha

While taking the screenshot make sure that screen is in 100% then capture the image and run your BOT.

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