puppeteer/test
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
..
assets Add a test that uses Modernizr to detect touch (#245) 2017-08-11 13:59:23 -07:00
golden Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
server Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Add missing LICENSE headers to the source files 2017-07-28 01:09:26 -07:00
golden-utils.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
test.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00