browser_type
Types specified text into a web page element identified by a CSS selector, enabling automated form filling and input actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Text to type into the element | |
| selector | Yes | CSS selector of the input element |