Our team is performing web automation using Playwright and Im doing testing on your macOS Catalina but Im getting error:

Our team is performing web automation using Playwright and I am doing testing on your macOS Catalina but I’m getting an error: browserType.connect: Running Playwright tests with webkit is not supported on MacOS Catalina. Please use the OS version Big sure or higher.

Hi Mark,

We had enabled webkit on macOS Catalina previously as they were working with the older versions of Playwright. However, the recent versions do not support it, and for this reason, we have removed it to prevent errors on your end.

Adding on to this, I’m afraid you won’t be able to install the older Playwright version to test webkit with Catalina, which are also the older macOS versions.

For your reference on the same, please click these links:

https://playwright.dev/docs/troubleshooting#system-requirements