midscene_aiInput
Input text into web form fields using natural language selectors to automate testing with Playwright.
Instructions
Inputs text into a specified form field or element identified by a natural language selector.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The text to input | |
| locate | Yes | Describe the element to input text into, use natural language |