Welcome Guest Search | Active Topics | Sign In | Register

Capturing hidden content from animation Options
Peavy
Posted: Tuesday, May 3, 2016 1:10:45 PM
Rank: Advanced Member
Groups: Member

Joined: 6/26/2015
Posts: 98
Hello,

When using the web control to capture this page, https://www.zoomcare.com/content/illness-injury?brand=ZOOM, it seems to capture content that's hidden "behind" the main content. If you click the "$" sign on the top right, it will animate and show the hidden content. We also do a similar capture with IE and don't see this issue. Below is an image of the output from the capture.



Thanks!
eo_support
Posted: Tuesday, May 3, 2016 2:22:19 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

How do you capture the page? Can you post a code snippet?

Thanks!
Peavy
Posted: Tuesday, May 3, 2016 2:30:35 PM
Rank: Advanced Member
Groups: Member

Joined: 6/26/2015
Posts: 98
Hello,

There's not much to it. On longer pages, we have some code that scrolls the page, but in order to create the image, this is the snippet of code we use:

Code: C#
Bitmap screen = (Bitmap)browser.ActiveBrowser.WebBrowser.Capture(false);


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.