Ciao squadra,
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
opzioni.OutputWidth = -1
options.OutputHeight = -1
options.NoAds = True
options.NoCookieNotifications = True
opzioni Ritardo = 15000
GrabzIt.URLToImage("https://www.insight.de/de/produktinfo/laser-zubehoer/0004840898-00000001", options)
GrabzIt.SaveTo(screenshotpath)
Grazie,
Govind