top | item 43957284

(no title)

michaeljx | 9 months 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.

discuss

order

nkozyra|9 months ago

Playwright was miles ahead of selenium but what I think is really overlooked is chromedp

jpyles|9 months ago

Luckily, I have some experience with playwright, so swapping shouldn't take me too long.

Currently working on a PR to swap over