puppeteer/lib
JoelEinbinder e2cad568d6 page.waitFor should send ...args to page.waitForFunction (#775)
This lets the user pass `...args` into `page.waitFor`. It also clarifies that the docs that `options` is not optional if `...args` are specified.

Fixes #770
2017-09-15 14:28:15 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js [api] Launcher: Close gracefully when a userDataDir is specified (#700) 2017-09-13 21:27:14 -07:00
Connection.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
Dialog.js Do not leave dangling promises when sending messages over protocol (#742) 2017-09-11 16:21:51 -07:00
ElementHandle.js [api] Teach page.evaluate to accept element handles as parameters (#725) 2017-09-11 19:20:02 -07:00
EmulationManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
FrameManager.js page.waitFor should send ...args to page.waitForFunction (#775) 2017-09-15 14:28:15 -07:00
helper.js Fix evaluation in case of first "undefind" argument (#732) 2017-09-11 16:59:38 -07:00
Input.js Do not leave dangling promises when sending messages over protocol (#742) 2017-09-11 16:21:51 -07:00
Launcher.js disable extensions and google translate by default (#774) 2017-09-14 19:07:22 -07:00
Multimap.js Fix Request Interception (#565) 2017-08-27 12:41:09 -07:00
NavigatorWatcher.js Carefully manage unhandled rejections for navigation (#741) 2017-09-11 16:43:37 -07:00
NetworkManager.js Assert that all extra HTTP header values are strings (#781) 2017-09-14 19:08:48 -07:00
Page.js page.waitFor should send ...args to page.waitForFunction (#775) 2017-09-15 14:28:15 -07:00
Puppeteer.js [api] add Puppeteer.executablePath() method (#771) 2017-09-13 17:39:18 -07:00
Tracing.js Do not leave dangling promises when sending messages over protocol (#742) 2017-09-11 16:21:51 -07:00