17 ms·
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 act
by simon_luv_pho 7mo 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.
- Mnexium 7mo agoMakes sense. For curiosity's sake, have you had it try to attempt captchas? If so, what were the results?
- simon_luv_pho 7mo agoI 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.
- CloakHQ 7mo ago[flagged]