Hello Team,
I'm trying to Capture Screenshot using ASP.NET Script but Grabezit Not capturing Product Image and Bottom Panel.
URL "https://www.insight.de/de/produktinfo/laser-zubehoer/0004840898-00000001"
options.BrowserHeight = -1
options.BrowserWidth = 1400
options.OutputWidth = -1
options.OutputHeight = -1
options.NoAds = True
options.NoCookieNotifications = True
options.Delay = 15000
GrabzIt.URLToImage("https://www.insight.de/de/produktinfo/laser-zubehoer/0004840898-00000001", options)
GrabzIt.SaveTo(screenshotpath)
Thanks,
Govind
Hi Govind,
This issue is now fixed.
Kind Regards