Rayrun
← Back to Discord Forum

Playwright tests failing on webkit

My tests are passing on other browsers but failing at Error: browserType.launch: Browser closed. on webkit

Screenshot_2023-07-07_at_11.40.31.png

This thread is trying to answer question "Why are Playwright tests failing on webkit despite using the correct version?"

4 replies
sashaknits
sashaknits

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

Yes am using the right version, WebKit browser version: 16.4

I recommend you to file an issue on GitHub with a reproduction, thanks!

Thanks

Related Discord Threads

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

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 luc@ray.run.