type_and_submit
Type text into a field and automatically submit by pressing a key, such as Enter, to complete search boxes or single-field forms.
Instructions
Type text into a field and press a key (default: Enter). Useful for search boxes and single-field forms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID from create_tab | |
| ref | No | Element ref from snapshot | |
| selector | No | CSS selector | |
| text | Yes | Text to type | |
| key | No | Key to press after typing (default: Enter) | Enter |