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
428 B
50x50px
428 B
50x50px
![](/github/puppeteer/raw/commit/a24cec20f91101541c758c7390b5bb82e8f0e23a/test/golden/grid-cell-2.png)