How to take screenshot of the whole window without selector?

Hi guys, I’m having some trouble with the take screenshot activity because I currently want to take a screenshot of the entire window and I don’t want to use any of the shortcuts that come with the browser, and I’d like to know what I should do to set the target appropriately. I can’t select the whole page I want in either case, and I’ve tried setting the selector to empty.

HI,

Can you try the following step?

  1. Create xaml file which only TakeScreenshot activity exists.

image

  1. Call the above xaml using InvokeWorkflowFile activity.

Regards,

HI @Yoichi,
Thank you for your reply, I tried this way but there is still something wrong.The captured image is always a black screen

Snag_ae8bc6
Regards,
Yu

Hi,

TakeScreenshot activity in Screenshot.xaml is newly put? if not, can you try to delete it then re-put new TakeScreenshot activity?

Regards,

Hey @yu.li ,

Try changing the UI framework in selectors panel while indicating, Shortcut to change it is clicking on F4 while indicating

Screenshot 2023-08-04 143731
Hope it helps you!

2 Likes

Hi @yu.li ,
My step

My output

You can try
Regards,
LNV

Thank you so much!!!

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