fill
Type text into input fields, textareas, or contenteditable elements to automate form entry in web testing.
Instructions
Type text into an input field, textarea, or contenteditable element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Text to type into the field | |
| selector | Yes | CSS selector for the input field | |
| clearFirst | No | Clear the field before typing (default: true) |