alvarcarto/url-to-pdf-api

scrollPage bug

Open

#52 建立於 2018年1月2日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)HTML (6,967 star) (759 fork)batch import
PR welcomehelp wanted

描述

There are some websites such as example using a special lazy loading strategy.

When users scroll quickly(<300ms) they do not load image. Just when users stop to look at the content they load image.

So, I think that we need another option (scrollInterval) to let user to test and decide the interval.

releated discussions:

https://github.com/GoogleChrome/puppeteer/issues/338#issuecomment-333301117

Thanks!

貢獻者指南