What Tools Are You Using for Browser-Based Automation Lately?

Hey folks,

Curious to hear what everyone’s been using lately for browser automation tasks?

I’ve been experimenting with a few different setups to handle repetitive actions across web platforms—things like scraping, account management, form submissions, that sort of stuff. I’m especially interested in solutions that allow for custom workflows and can handle captchas/proxies without needing to write full code from scratch.

I recently came across one that has a visual editor (kind of like drag-and-drop modules), and surprisingly flexible—supports C# scripting too if you want to go deeper. Built a few bots for social platform tasks and data gathering, and it’s been running pretty solid so far.

Not naming tools here to avoid looking promotional, but curious—what’s working for you right now? Are you leaning more toward coded solutions (like Puppeteer/Selenium) or no-code/low-code options?

Would love to hear about your stack.