-
Notifications
You must be signed in to change notification settings - Fork 0
Sanity check node-webshot options #2
Copy link
Copy link
Open
Description
After skimming the node-webshot docs, I think we may want to enable a few of these options:
- errorIfStatusIsNot200
- timeout
We may also want to use some other callbacks to get additional functionality related to page load times and number of resources requested.
https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#webpage-onLoadFinished
https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#webpage-onResourceRequested
https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#webpage-onResourceReceived
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels