naveen19
(Learner)
December 4, 2019, 8:29am
1
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
naveen19
(Learner)
December 4, 2019, 8:58am
3
@Sreelatha278 thank you for spot response , i dont know how active both windows , can u share the flow ?
Use activate window activity
naveen19
(Learner)
December 4, 2019, 9:19am
5
this one ?
if possible can u share me the flow ? which u done
Activate and pass the selector of the browser
hacky
(NotHacker)
December 4, 2019, 9:35am
7
@Sreelatha278 , @naveen19
You can use Attach Window Activity if you want.
naveen19
(Learner)
December 4, 2019, 9:49am
8
i used normal screenshort with out selector , its working but thing is task bar also getting capture