Take Screenshot

Hi all , i want to take a screenshot using screenshot activity of uipath as like below


inside a browser page there is a another browser window , with this i want to take a screenshot.
when i try am getting only the parent window in screenshot else child window. can u guys help me to solve this !!!

Regards
Naveen

Activate both windows one after other and then take screenshot without passing any selector to Take Screenshot activity.

3 Likes

@Sreelatha278 thank you for spot response , i dont know how active both windows , can u share the flow ?

Use activate window activity

image
this one ?

if possible can u share me the flow ? which u done

Activate and pass the selector of the browser

@Sreelatha278, @naveen19

You can use Attach Window Activity if you want.

i used normal screenshort with out selector , its working but thing is task bar also getting capture