Building an AI Assistant: flutter nodejs ai browser automation
This article was originally published on BuildZn . Figured out how to tame web automation with an LLM. Everyone talks about AI agents, but getting t…
Tech news from the best sources
This article was originally published on BuildZn . Figured out how to tame web automation with an LLM. Everyone talks about AI agents, but getting t…
My previous blog in my automation series was a first step on how to: Install Vibium Record a login scenario Visualize recorded test Refreshing, Vibi…
TL;DR. Claude for Chrome is a genuinely good interactive browser assistant — it explores a page, fills a form, handles a one-off task in your own lo…
If you want browser automation on Windows that actually survives contact with reality, treat WSL2 networking as the first problem. Not Playwright. N…
It's summer in San Francisco, which means that every week I forget to enter the lottery for the free Stern Grove Music Festival . Solution? I did wh…
Overview Today's focus was on automating article publishing to CSDN and WeChat MP (微信公众号) using Playwright, after CSDN deprecated its public Open AP…
In my last browser automation article, I wrote about a simple idea: Your browser already has a remote control. Chrome exposes the Chrome DevTools Pr…
Firefox CLI is my new project - a CLI interface that lets your agent control your real Firefox session. It's a full equivalent of Agent Browser with…