Taking Scrolling screenshot - Page not scrolling all the way down

I have a web page that has to be scrolled down multiple times and each time while scrolling i am taking a screenshot.
My xaml file is attached below.

The problem i am facing is every time the while loop is executed the page goes up to the top and scrolls to the middle, instead of scrolling from the middle to further down.
Please do let me know how to i rectify this.

Also is there any other way i can take a scrolling screenshot?

I have to use only IE and hence cannot use any extensions.
Snagit.xaml (9.6 KB)

1 Like

In the send HotKey dont indicate an element on the top of the page rather try by indicating whole browser area or without indicating?

Thanks. That worked :smiley:

1 Like

Great :slight_smile:

[Please mark thread solved]