browser_focus
Focus on specific webpage elements using Playwright selectors to enable keyboard input or interaction with form fields, buttons, or other interactive components during browser automation.
Instructions
Focus an element (see browser_docs)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Playwright selector for the element |