Comment by dataviz1000
1 day ago
Interesting.
I rewrote Playwright to run completely in a Chrome Extension without CDP or chrome.devtools for no practical reason at all. I started to do it like Forest Gump started running. It can't get past bot protection so pretty worthless from a browser automation point of view. [0]
What I don't understand is why the need to rewrite Playwright instead of just patching it. Playwright (or Puppeteer) has addressed every edge case that has come -- especially race conditions which are a monster to deal with -- up over the years and by the time you do the same you will have Playwright.
Why is rewriting or rebuilding Playwright from the ground up needed?
[0] https://github.com/adam-s/cordyceps/tree/main/pages/side-pan...
No comments yet
Contribute on Hacker News ↗