Alexandre Seguin

Results 3 comments of Alexandre Seguin

Bump, also have this issue on my end

I got things working by swapping to sparticruz + playwright-core ```js const chromium = require('@sparticuz/chromium'); const { chromium: playwright } = require('playwright-core'); // In your handler route... const browser =...

I got things working by swapping to sparticruz + playwright-core ```js const chromium = require('@sparticuz/chromium'); const { chromium: playwright } = require('playwright-core'); // In your handler route... const browser =...