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
Andrey Lushnikov
880575c71d
[README] page.setSize should be page.setViewportSize
...
Fixes #77 .
2017-07-13 21:47:48 -07:00
Will Chen
f05cc3168c
Add use cases and FAQ on Selenium ( #70 )
...
* Add use cases and FAQ on Selenium
2017-07-11 16:27:45 -07:00
Andrey Lushnikov
bbaf2f091c
Add travis-Ci build status to README.md
2017-06-21 14:11:52 -07:00
Joel Einbinder
3f6c413a24
Switch example screenshot to PNG
2017-06-21 14:11:52 -07:00
Eric Bidelman
ef426b5721
feedback
2017-06-21 14:11:52 -07:00
Eric Bidelman
92eefea511
Tweaks to readme. API doc link
2017-06-21 14:11:52 -07:00
Andrey Lushnikov
86c235cb4f
Update README.md
...
This patch updates README.md with some relevant information about puppeteer
2017-06-21 14:11:52 -07:00
Andrey Lushnikov
6fc54665e4
Add minimal test framework
...
This patch adds some minimal tests for puppeteer's Page using
Jasmine.
2017-05-12 16:38:07 -07:00
Andrey Lushnikov
2cda8c18d1
Puppeteer: staging commit.
2017-05-11 00:06:41 -07:00
Eric Bidelman
ebac211411
Initial commit
2017-05-09 15:16:13 -07:00