There are no forum posts on this topic! Why don't you write one?
Hello Team,
We are having issues in capturing full page screenshot for below URL.
https://www.uk.insight.com/en-gb/productinfo/id/0000632601-00000001?alert=categoryresults
some portion not capturing, we have used 30 seconds delayed.
Portion which is not capturing :- Customers also liked, Similar items selected for you , Often bought together with your choice, and bottom panel.
Kindly provide a solution ASAP.
https://photos.app.goo.gl/F1VmXtRGCjZvdTeq8
Thanks,
Govind
Hi Team,
Is there any update on this ?
Thanks,
Govind
Hi Govid,
We have released a hot fix that solves this issue.
Kind Regards
Hi Team,
Thanks for look into this.
Now i can get bottom panel but Image Panel are still not capturing.
https://photos.app.goo.gl/MWEWefGEmhiXXJXG6
Thanks,
Govind
It is for us. Try using a wider browser or longer timeout: https://storage.grabz.it/c3VwcG9ydEBncmFiei5pdA==-c8e889c775e342b3a2bcd6431a2eee7da-5fbf52830a81cc17d858b235.jpg
what Browser width you have used?
I have checked with -1 , 3000, 4000 etc.
Time Delay i have used Max(30 Second)
what Browser width you have used?
I have checked with -1 , 3000, 4000 etc.
Time Delay i have used Max(30 Second)
Is It possible to provide all parameters to scrape this screenshot?
I'm still not getting the Imge Panels.
We have used below Parameter, with different countries proxy services.
options.BrowserHeight = -1
options.BrowserWidth = 1400
options.OutputWidth = -1
options.OutputHeight = -1
options.NoAds = True
options.NoCookieNotifications = True
options.Delay = 30000
GrabzIt.URLToImage("https://www.uk.insight.com/en-gb/productinfo/id/0000632601-00000001?alert=categoryresults", options)
GrabzIt.SaveTo(screenshotpath)