rnw_type
Type text into a focused element or locate an element by CSS or test ID and type into it, with optional Enter key to submit forms or trigger actions.
Instructions
Type text into a focused element or find an element and type into it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| findBy | No | How to find the element | |
| selector | No | Optional: CSS selector to find the element first | |
| pressEnter | No | Press Enter after typing |