-
Notifications
You must be signed in to change notification settings - Fork 288
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
Puppeteer 21 regression: [object Object] is not supported
#565
Comments
Since v21 has been released after the last |
This started happening again with puppeteer 21.2.1. (It looks like 21.1.1 is OK, so should be easier to downgrade and bisect.) |
Hi, if we can do something in this repository to fix it, feel free to submit a PR. |
#566 should fix this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Bug Report
This works in Puppeteer 20, but not 21. The error appears with
toMatchElement
andtoMatchTextContent
To Reproduce
I think:
Expected behavior
The test should pass
Run
npx envinfo --system --binaries --npmPackages expect-puppeteer,jest-dev-server,jest-environment-puppeteer,jest-puppeteer,spawnd --markdown --clipboard
Paste the results here:
Slightly more information can be found at:
The text was updated successfully, but these errors were encountered: