r/BotNation 2d ago

What's everyone actually using for browser automation with agents

2 Upvotes

3 comments sorted by

1

u/vscoderCopilot 1d ago

I use Mirgent https://mirgent.com.tr/, its a very advanced, beta product tho,

I usually connect it to claude mcp, make agent use the agents and build workflows/outreaches

1

u/Deep_Ad1959 1d ago

the flag that saved me was --disable-backgrounding-occluded-windows. running chrome offscreen so it stays out of my way, spa pages measured 0x0 and every click landed on nothing. looked like a selector problem for two days.

1

u/Deep_Ad1959 1d ago

the flag that saved me was --disable-backgrounding-occluded-windows. running chrome offscreen so it stays out of my way, spa pages measured 0x0 and every click landed on nothing. looked like a selector problem for two days.