Hacker News new | ask | show | jobs
by michaeljx 406 days ago
I was in a similar boat with my scrapers. Started with Selenium 5-6 years ago and only discovered Playwright 2 years ago. Spend a month or so swapping the two, which was well worth it. Cleaner API, async support.
2 comments

Playwright was miles ahead of selenium but what I think is really overlooked is chromedp
Luckily, I have some experience with playwright, so swapping shouldn't take me too long.

Currently working on a PR to swap over