puppeteer/lib
Andrey Lushnikov a424f5613a Introduce Puppeteer.connect method (#264)
This patch:
- refactors Connection to use a single remote debugging URL instead of a
  pair of port and browserTargetId
- introduces Puppeteer.connect() method to attach to already running
  browser instance.

Fixes #238.
2017-08-15 14:29:42 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Connection.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -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 Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -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 Fix request interception corner cases (#261) 2017-08-15 13:55:48 -07:00
Page.js Emit 'error' event when page crashes (#266) 2017-08-15 11:13:05 -07:00
Puppeteer.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Tracing.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00