Hacker News new | ask | show | jobs
by simon_luv_pho 103 days ago
I added in the system prompt that it should skip CAPTCHAs and hand control back to the user. Currently working on a proper human-in-the-loop feature. That's actually one of the key advantages of running the agent inside your own browser.
1 comments

Makes sense.

For curiosity's sake, have you had it try to attempt captchas?

If so, what were the results?

I haven’t. I don’t think it will work well.

I use a text-based approach. Captchas like “crossroad” usually need a screenshot, a visual model and coordinate-based mouse events.