mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
8 lines
262 B
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
|