puppeteer/test
Andrey Lushnikov 3b0bc0802d Refactor Page.screenshot() api
This patch refactors Page.screenshot api, accoring to the discussion
in #5:
- Page.screenshot accepts single optional options object
- Page.saveScreenshot is removed
- Page.screenshot assumes 'png' screenshot if no type is set and no
  'path' property is given

Fixes #5.
2017-06-16 17:15:24 -07:00
..
assets Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
golden Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
goldentest.js Refactor Page.screenshot() api 2017-06-16 17:15:24 -07:00
StaticServer.js Add Request.abort() test 2017-06-15 08:26:55 -07:00
test.js Page.Events.Error should throw an proper error 2017-06-16 11:21:44 -07:00