type_text
Inserts text into a Chrome page by filling a specified CSS selector or typing at the current focus point, enabling automated form input and content entry in the browser.
Instructions
Type text. With selector, fills that element; otherwise types at the current focus (click first to focus).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type. | |
| tab_id | No | Optional tab id. | |
| selector | No | Optional CSS selector to fill. |