Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Find desktop UI elements using UIAutomation (fast, accurate) or vision recognition (fallback). When you need to locate buttons/menus/icons, get element positions before clicking, or verify UI state. For browser webpage elements, use browser_* tools instead.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-22 | ✗→✓ | ▲ Improved | -58% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -63% | 0% |
查找桌面 UI 元素。优先使用 UIAutomation(快速准确),失败时用视觉识别(通用)。
| 参数 | 类型 | 必填 | 说明 | |------|------|------|------| | target | string | 是 | 元素描述,如 '保存按钮'、'name:文件'、'id:btn_ok' | | window_title | string | 否 | 限定在某个窗口内查找 | | method | string | 否 | 查找方法:auto(默认)、uia、vision |
auto: 自动选择(推荐)uia: 只用 UIAutomationvision: 只用视觉识别如果操作的是浏览器内的网页元素,请使用 browser_* 工具。
desktop-click: 点击找到的元素desktop-inspect: 查看元素树结构Other measured skills in the registry, with their headline benchmark lift.