midscene_aiInput
Inputs text into web form fields using natural language selectors, enabling precise automation of interactions with web elements for efficient testing workflows.
Instructions
Inputs text into a specified form field or element identified by a natural language selector.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
locate | Yes | Describe the element to input text into, use natural language | |
value | Yes | The text to input |