alvarcarto/url-to-pdf-api

scrollPage bug

Open

#52 geöffnet am 2. Jan. 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (6.967 Stars) (759 Forks)batch import
PR welcomehelp wanted

Beschreibung

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!

Contributor Guide