send_key
Simulate keyboard events in Firefox browser automation. Input specific keys, modifiers, and selectors to control browser interactions programmatically via the MCP server.
Instructions
Send keyboard events
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | ||
modifiers | No | ||
repeat | No | ||
selector | No | ||
tabId | No |