Type text
typeInput text into a legacy IE Mode element by CSS or XPath selector. Optionally clear existing content first or append new text.
Instructions
Type text into an input or textarea. Set clear to false to append instead of replacing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to send to the element. | |
| clear | No | Clear the field first. Default true. | |
| frame | No | Optional iframe/frame to switch into first. One level of nesting is supported. | |
| selector | Yes |