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 try to ask the agent Please goto('https://www.whitehouse.gov/about-the-white-house/presidents/') however the browser only become about:blank and the log keep reporting
AgentFinishAction(outputs={'content': 'Too many errors encountered. Task failed.'}, thought='', action='finish')
But finally the agent get the web page by using the IPython
Please note that the browsing agent is still experimental, and it's possible there are other issues too. As far as I know, we have some plans to revisit it and improve it.
Going to close this since we have released. Please let us know if you still run into issues. Definitely there is lots of improvements needed on the browser.
Is there an existing issue for the same bug?
Describe the bug
I try to ask the agent
Please goto('https://www.whitehouse.gov/about-the-white-house/presidents/')
however the browser only becomeabout:blank
and the log keep reportingAgentFinishAction(outputs={'content': 'Too many errors encountered. Task failed.'}, thought='', action='finish')
But finally the agent get the web page by using the IPython
Current OpenHands version
Installation and Configuration
Model and Agent
qwen2.5:72b
Operating System
linux
Reproduction Steps
No response
Logs, Errors, Screenshots, and Additional Context
The text was updated successfully, but these errors were encountered: