puppeteer/lib
Andrey Lushnikov b2d2bf822a Rename Page.printToPDF into page.pdf
This patch:
- renames Page.printToPDF into page.pdf
- adds a 'path' option to the page.pdf options instead of a separate
  `filePath` parameter
- improves on the documentation for the `page.pdf`

References #39.
2017-07-17 10:37:33 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Do not close readline after reading remote debugging port 2017-07-12 19:15:21 -07:00
Connection.js add a more clear message for protocol errors 2017-07-05 17:21:42 -07:00
Dialog.js Foramt JSDocs for 2 spaces 2017-06-21 14:11:52 -07:00
FrameManager.js Fixed page.waitFor (#81) 2017-07-14 15:55:38 -07:00
helper.js Implement Frame.evaluate 2017-06-27 14:57:14 -07:00
Navigator.js Rename navigation option 'waitFor' into 'waitUntil'. 2017-07-14 13:59:36 -07:00
NetworkManager.js [doclint] add linting for class properties 2017-07-12 09:45:08 -07:00
Page.js Rename Page.printToPDF into page.pdf 2017-07-17 10:37:33 -07:00