browserClick
Automate web element clicks with precision using page ID and element reference. Optimizes browser interactions by reducing HTML token usage, enabling efficient and controlled automation workflows.
Instructions
点击页面元素
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageId | Yes | 页面ID | |
ref | Yes | 元素的xp引用值 | |
waitForTimeout | No | 操作后等待获取快照的延迟时间(毫秒,默认2000) |