alekzonder / docker-puppeteer

docker image with Google Puppeteer installed
https://hub.docker.com/r/alekzonder/puppeteer/
MIT License
485 stars 138 forks source link

Add delay option in tools #3

Closed tinti closed 6 years ago

tinti commented 6 years ago

Allow user to specify a delay in milliseconds before taking the screenshot. The delay is an optional argument and defaults to 0.

Signed-off-by: Vinicius Tinti viniciustinti@gmail.com