Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taking screenshots in parallel on multiple pages fails in headful mode #6713

Closed
dmitrysteblyuk opened this issue Dec 31, 2020 · 0 comments
Closed

Comments

@dmitrysteblyuk
Copy link
Contributor

Steps to reproduce

Tell us about your environment:

  • Puppeteer version: 5.5.0
  • Platform / OS version: Mac OS X 10.15.7
  • URLs (if applicable): -
  • Node.js version: v14.4.0

What steps will reproduce the problem?
Run

HEADLESS=false yarn unit --grep "should run in parallel in multiple pages"

What is the expected result?
should work

What happens instead?
Fails due to screenshot task queue not being shared across pages after #5826

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants