puppeteer/lib
JoelEinbinder bd72e40e73 Introduce page.tracing (#181)
This patch introduces page.tracing, which allows to start and stop
trace recording for a page. The trace could be then saved to file.
2017-08-02 10:45:11 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Implement browser 'ignoreHTTPSErrors' option. (#177) 2017-08-01 15:17:57 -07:00
Connection.js Slow mode (#173) 2017-07-31 18:47:56 -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 Simplify frame manager, do not fetch resources upfront (#159) 2017-07-28 16:52:38 -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 Introduce page.tracing (#181) 2017-08-02 10:45:11 -07:00
Tracing.js Introduce page.tracing (#181) 2017-08-02 10:45:11 -07:00