puppeteer/lib
Andrey Lushnikov 31224392bb Kill page.$ and page.$$ functions (#197)
page.$ and page.$$ conflicts with our ideas about element handles.

This patch removes functions in favor of future implementation.

References #111
2017-08-03 13:35:31 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
Connection.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
Dialog.js Introduce DEBUG module which traces public API calls 2017-07-18 21:06:03 -07:00
EmulationManager.js Refactor EmulationManager 2017-07-29 19:19:37 -07:00
FrameManager.js Kill page.$ and page.$$ functions (#197) 2017-08-03 13:35:31 -07:00
helper.js [DEBUG] More descriptive event reporting 2017-07-29 13:02:56 -07:00
Input.js Add delay option to input methods (#171) 2017-07-31 18:18:15 -07:00
NavigatorWatcher.js Implement browser 'ignoreHTTPSErrors' option. (#177) 2017-08-01 15:17:57 -07:00
NetworkManager.js response.text() should wait for request to finish 2017-07-29 18:48:30 -07:00
Page.js Kill page.$ and page.$$ functions (#197) 2017-08-03 13:35:31 -07:00
Tracing.js Move path option into tracing.start (#192) 2017-08-02 15:41:05 -07:00