puppeteer/utils
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
..
doclint Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
check_availability.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
ChromiumDownloader.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
fetch_devices.js Convert DevicesDescriptors into puppeteer format 2017-07-20 17:49:15 -07:00