Capture screenshot issue

Hi All,

My robot uses Take screenshot activity to capture screen but i found there is black space at the bottom no matter how i change the capture area.
Capture selector used:
<html title='XXX Company XXX System' />
<webctrl tag='BODY' />

Can anyone advise on this ? Thanks.

Activity Settings

Capture result

Remove your clipping region and selector. Does it still have a black area?

Hi CBlanchard,

Thanks for your advice.
I removed clipping region and selector. It works well, without black space and windows toolbar.
May I further ask is it easy to capture the below part of my web page as single picture as well ?
Thanks.

Try having the screenshot activity within an attach browser activity :slight_smile: