You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the screenshot of the page have to be of certain maximum value. For example in Reddit there is infinite scroll so the API scrolls for 300 seconds, Do we need that huge screenshot or some lesser time would do ?
Hi @Atish03 Currently in case of web pages with infinite scroll the API would give a timeout error. So it would be good to have a reasonable limit on scroll. Created #7 to support screenshots for pages with infinite scroll.
Description
Puppeteer api sometimes takes too long(20-30s) to give the response. Need to reduce the api response time.
The text was updated successfully, but these errors were encountered: