Automate complex workflows with AI powered browser agents
agent()?
agent
turns high level tasks into fully autonomous browser workflows. You can customize the agent by specifying the LLM provider and model, setting custom instructions for behavior, and configuring max steps.
agent()
?agent()
agent()
to create an agent.
computer-use-preview
from OpenAI or claude-sonnet-4-20250514
from Anthropic)
maxSteps
parameter.
maxSteps
limit and check task success.
Agent is stopping before completing the task
maxSteps: 30
or higherAgent is failing to click the proper elements
1024x768
by default (optimal for Computer Use models)