mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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
448 B
50x50px
448 B
50x50px
![](/github/puppeteer/raw/commit/e9d89a2e21b1698414fb2721eaad37b763362468/test/golden/grid-cell-3.png)