if I don’t do this and use only playwright the code works fine locally but on Netlify I get this error I get this error:
browserType.launch: Executable doesn't exist at /home/sbx_user0000/.cache/ms-playwright/chromium-1117/chrome-linux/chrome Looks like Playwright Test or Playwright was just installed or updated. Please run the following command to download new browsers: npx playwright install
This is described here GitHub - nvh95/netlify-plugin-playwright-cache: 🤖 Persist the Playwright executable between Netlify builds however this plugin no longer works either.