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)