Karun
Results
61
comments of
Karun
> I got things working by swapping to sparticruz + playwright-core > > const chromium = require('@sparticuz/chromium'); > const { chromium: playwright } = require('playwright-core'); > > // In your...