键入文本
web_typeType text into the currently focused element, sending realistic keystroke events with an optional per-key delay to mimic human typing.
Instructions
向当前聚焦元素逐键输入文本,可模拟真实输入节奏。
权限说明:发送键盘事件到当前页面。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要键入的文本 | |
| delay | No | 相邻按键间隔毫秒,默认 0 |