You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how this is happening but it's very consistent. When creating a task via the SDK I have noticed the agent usually often gets stuck on tasks like submitting a form. However if I provide the same prompt via the https://cloud.browser-use.com/ UI the agent performs much better.
I've confirmed I'm using the same model for both, and have tried several models. This happens regardless of the model used.
I've noticed the live preview is rendered differently for tasks submitted via the UI vs SDK, suggesting there is a setting that is perhaps not being surfaced, for example maybe they're using different default browser profiles. But given I'm not specifying a profile in either case this is not clear.
I'd be interested in knowing what the difference would be, I'd expect them to call the same API in the background. Keen to hear if anyone else has found similar.