Playwright and Puppeteer – Intercept Request and Responsetheheadless.dev5 ポイント·投稿者 hlenke·6 年前·0 コメント
hlenke·6 年前·議論Here is the article talking about this: https://theheadless.dev/posts/basics-playwright-intro/
hlenke·6 年前·議論Playwright does support all major browsers. Puppeteer does support Chrome/Chromium and (early support) Firefox.
hlenke·6 年前·議論Hey, here is a basic & open source recorder for Puppeteer: https://github.com/checkly/puppeteer-recorder from the same team (disclaimer I'm co-founder of Checkly)