puppeteer/lib
Andrey Lushnikov b6d0ebfbf2 Run headless chromium with --hide-scrollbars
This patch runs chromium in headless mode with the --hide-scrollbars
flag so that it doesn't spoil screenshots.

Fixes #68.
2017-07-10 18:58:29 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Run headless chromium with --hide-scrollbars 2017-07-10 18:58:29 -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 Added frame.waitFor(selector) (#59) 2017-07-08 01:39:02 +03:00
helper.js Implement Frame.evaluate 2017-06-27 14:57:14 -07:00
Navigator.js Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
NetworkManager.js Implement Page.uploadFile (#61) 2017-07-10 11:21:46 -07:00
Page.js Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00