Hacker News new | ask | show | jobs
by ChaoPrayaWave 251 days ago
I've always been interested in running LLM locally to automate browser tasks, but every time I've tried, I've found the browser API to be too complex. In contrast, writing scripts directly with Playwright or Puppeteer tends to be much more stable.