puppeteer/utils/doclint/check_public_api
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
..
test Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Documentation.js [doclint] Prepare doclint for more checks 2017-07-31 00:10:59 -07:00
ESTreeWalker.js general cleanup (#256) 2017-08-14 21:16:59 -07:00
index.js Use puppeteer.launch instead of browser constructor (#255) 2017-08-14 18:08:06 -07:00
JSBuilder.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
MDBuilder.js [doclint] Prepare doclint for more checks 2017-07-31 00:10:59 -07:00