focus_element
Bring focus to a specific element on a webpage by providing its CSS selector. Enables targeted interaction in automated browser sessions.
Instructions
Focus on an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |