send_key
Simulate keyboard events in Firefox for browser automation, enabling input actions like typing and shortcuts with customizable modifiers, key repeats, and selector targeting.
Instructions
Send keyboard events
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | ||
modifiers | No | ||
repeat | No | ||
selector | No | ||
tabId | No |