type
Type text into a web page element by describing it in natural language, enabling AI-driven browser automation.
Instructions
Type text into UI element by description (browser driver only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| driver | Yes | Driver alias (must be browser) | |
| session_id | Yes | Session ID | |
| clear_first | No | Clear existing content before typing | |
| description | Yes | Natural language description of input element |