puppeteer/test/golden
Andrey Lushnikov 21af495b65 Move screenshot task chain in Browser
Currently, it's impossible to do screenshots in parallel.
This patch:
- makes all screenshot tasks sequential inside one browser
- starts activating target before taking screenshot
- adds a test to make sure it's possible to take screenshots across
  tabs
- starts waiting for a proper page closing after each test. This might
  finally solve the ECONNRESET issues in tests.

References #89
2017-07-19 14:15:16 -07:00
..
grid-cell-0.png Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
grid-cell-1.png Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
grid-cell-2.png Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
grid-cell-3.png Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
nested-frames.txt Implement FrameManager 2017-06-21 14:11:52 -07:00
screenshot-clip-rect.png Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
screenshot-grid-fullpage.png Implement fullPage screenshots 2017-06-16 22:34:29 -07:00
screenshot-offscreen-clip.png Add screenshot test to verify clipping of offscreen areas. 2017-06-16 22:02:03 -07:00
screenshot-sanity.png Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00