We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.44.0
npm i
npm run test
npx playwright show-report ~/Downloads/playwright-report
All three major browser testcases should pass successfully
Webkit testcase fails with Console Error Unhandled Promise Rejection: ReferenceError: Can't find variable: OffscreenCanvas
Unhandled Promise Rejection: ReferenceError: Can't find variable: OffscreenCanvas
No response
System: OS: macOS 14.5 CPU: (12) arm64 Apple M2 Pro Memory: 1.92 GB / 32.00 GB Binaries: Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm pnpm: 9.0.6 - /opt/homebrew/bin/pnpm IDEs: VSCode: 1.89.1 - /usr/local/bin/code Languages: Bash: 3.2.57 - /bin/bash npmPackages: @playwright/test: ^1.44.0 => 1.44.0
The text was updated successfully, but these errors were encountered:
Should be fixed with recent WebKit roll #31103
Sorry, something went wrong.
yury-s
No branches or pull requests
Version
1.44.0
Steps to reproduce
npm i
npm run test
--> Successnpx playwright show-report ~/Downloads/playwright-report
Expected behavior
All three major browser testcases should pass successfully
Actual behavior
Webkit testcase fails with Console Error
Unhandled Promise Rejection: ReferenceError: Can't find variable: OffscreenCanvas
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: