browser_click
Clicks on a web page element identified by its ARIA snapshot reference. Requires a prior call to browser_snapshot to obtain the element reference.
Instructions
通过 ARIA 快照引用(如 e42)点击页面元素。需先调用 browser_snapshot 获取引用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ARIA 快照中的元素引用,如 e42 | |
| page_id | No | 目标页面 ID |