Hacker News new | ask | show | jobs
by lofatdairy 1407 days ago
Highly recommend playwright (if I'm not mistaken most of the big developers from puppeteer were hired by MS to work on playwright). I run into significantly less await/async problems with playwright than I did with puppeteer and the codegen tool is super helpful as a first pass option.
1 comments

Playwright integrates with lot of different browsers compared to puppeteer which just uses chrome.