puppeteer/lib
Andrey Lushnikov 34a96a8462 Rename navigation option 'waitFor' into 'waitUntil'.
This patch renames navigation option 'waitFor' into 'waitUntil' to
avoid confusion with 'page.waitFor' call.

References #39.
2017-07-14 13:59:36 -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 [doc] distinct naming for functions which are evaluated in page context 2017-07-14 13:51:22 -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 [doc] distinct naming for functions which are evaluated in page context 2017-07-14 13:51:22 -07:00