This thread is trying to answer question "Why are Playwright tests failing on webkit despite using the correct version?"
Are you using the right webkit version for the version of Playwright you're on? Try npx playwright install
to be sure.
It seems like the Playwright team found this themselves last year and fixed it internally https://github.com/microsoft/playwright/issues/14030
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].