computer
Execute browser interactions such as clicking, typing, scrolling, navigating, and taking screenshots to automate web tasks.
Instructions
Unified interaction: click, double_click, right_click, move, type, fill, key, scroll, hover, wait, navigate, screenshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| key | No | ||
| ref | No | ||
| url | No | ||
| text | No | ||
| delay | No | ||
| action | Yes | ||
| button | No | left | |
| by_text | No | ||
| selector | No | ||
| scroll_amount | No | ||
| scroll_direction | No | down |