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/a981594b1d2ee5da37de711e7b4fc8f7d7c84c9c/test/golden/grid-cell-2.png)