browser_type
Type text into browser input fields using Playwright selectors to automate form filling and data entry tasks.
Instructions
Type text into an input field (see browser_docs)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Playwright selector for the input | |
| text | Yes | Text to type |