type_text
Types provided text into a web page input or textarea element selected by CSS selector, clearing existing content by default.
Instructions
Type text into an input/textarea by selector (clears it first by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| selector | Yes | ||
| clearFirst | No |