Files
browser-use/tests/agent_tasks/amazon_laptop.yaml

8 lines
262 B
YAML

name: Amazon Laptop Search
task: Go to amazon.com, search for 'laptop', and return the first result
judge_context:
- The agent must navigate to amazon.com
- The agent must search for 'laptop'
- The agent must return name of the first laptop
max_steps: 10