node-wraith
node-wraith copied to clipboard
feat: add option renderDelay
This introduces the new option renderDelay that gets passed to webshot. The default renderDelay is still 0ms. This forces webshot to wait some milliseconds before rendering the screenshot. This is useful is complicated scripts need to be executed first.
I also updated webshot to a higher (compatible) version.
All changes are compatible to existing configs. Therefore I recommend a minor version change.