mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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
This commit is contained in:
BIN
test/golden/grid-cell-3.png
Normal file
BIN
test/golden/grid-cell-3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 448 B |
Reference in New Issue
Block a user