browser_type
Enter text into webpage input fields using a CSS selector. Automates form filling for browser automation.
Instructions
Type text into an input element by CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| selector | Yes | CSS selector of input element |