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/847504c53edc48c6ed9cd1745410aee6e7050dc1/test/golden/grid-cell-3.png)