browser_scroll_to
Scroll a specific web page element into view within a shared browser tab. Use semantic locators to target the element, improving accessibility and navigation for automation tasks.
Instructions
Scroll one semantic element into view in an explicitly shared tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locator | Yes | A semantic accessibility-tree locator; arbitrary CSS and executable scripts are not accepted. | |
| collaboration_id | Yes |