puppeteer/utils
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
..
doclint Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
check_availability.js Convert var's to let's 2017-06-22 14:58:39 -07:00
ChromiumDownloader.js [Downloader] Fix Downloader.downloadedRevisions methods 2017-07-12 14:54:48 -07:00