ruyi_human_input
Simulate human typing with configurable per-character delays to evade automation detection. Provide target selector, text, and optional delay for natural input.
Instructions
模拟人类逐字输入文本(带延迟)。避免被检测为自动化输入。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 要输入的文本 | |
| target | Yes | 目标输入框选择器 | |
| delayMs | No | 每个字符间延迟(毫秒),默认 50 | |
| pageIdx | No |