Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanity check node-webshot options #2

Open
rosskukulinski opened this issue Aug 15, 2016 · 0 comments
Open

Sanity check node-webshot options #2

rosskukulinski opened this issue Aug 15, 2016 · 0 comments

Comments

@rosskukulinski
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant