key_press
Press key combinations such as Ctrl+C or Enter to automate browser actions.
Instructions
Nhấn tổ hợp phím. Ví dụ: ['ctrl','c'] cho Ctrl+C, ['Return'] cho Enter, ['ctrl','l'] cho focus address bar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Danh sách phím: 'ctrl', 'shift', 'alt', 'Return', 'Escape', 'Tab', 'BackSpace', 'F5', 'a'-'z', '0'-'9', v.v. |