puppeteer/lib
Andrey Lushnikov 24764df4c4 Emit 'error' event when page crashes (#266)
This patch starts emitting 'error' event when page crashes.
'error' events have special treatment in node, so page crashes
become observable for users.

Fixes #262.
2017-08-15 11:13:05 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Use puppeteer.launch instead of browser constructor (#255) 2017-08-14 18:08:06 -07:00
Connection.js Use puppeteer.launch instead of browser constructor (#255) 2017-08-14 18:08:06 -07:00
Dialog.js Default value for property on dialog (#247) 2017-08-11 17:24:46 -07:00
EmulationManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
FrameManager.js Roll chromium to r493673 (#240) 2017-08-11 01:21:02 -07:00
helper.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
Input.js Roll chromium to r493673 (#240) 2017-08-11 01:21:02 -07:00
Launcher.js Use puppeteer.launch instead of browser constructor (#255) 2017-08-14 18:08:06 -07:00
Multimap.js general cleanup (#256) 2017-08-14 21:16:59 -07:00
NavigatorWatcher.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
NetworkManager.js Introduce new interception API (#242) 2017-08-11 17:24:31 -07:00
Page.js Emit 'error' event when page crashes (#266) 2017-08-15 11:13:05 -07:00
Puppeteer.js Use puppeteer.launch instead of browser constructor (#255) 2017-08-14 18:08:06 -07:00
Tracing.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00