Hacker News new | ask | show | jobs
by jonperl 1930 days ago
Have you tried Playwright? It is a fork of Puppeteer that adds auto-waiting
2 comments

No! Thanks for pointing it out.
Playwright is the Microsoft one yeah?

That's the best one. Of all the browser automators, playwright is the best. Never had a wait fail or anything like that. maybe I just got lucky, but if you're looking to do something with browser automation, try Playwright first, then look elsewhere