overlay_scan
Scan currently visible Ant Design Portal and ARIA overlays in the active page or across all iframes, returning overlay kind, text, role, position, visibility, box, and frame details.
Instructions
扫描当前页面范围内可见的 Ant Design Portal / ARIA 浮层。
默认 scope=active 只扫描主文档和当前激活 iframe;scope=all 才扫描所有 iframe。
返回每个浮层的 kind、文本、role、定位摘要、可见性、box 以及所属 frame。
对短暂 message/toast,请改用 ui_click 或
vtable_cell_click(observe_after=True),以免在单次静态扫描前消失。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | active | |
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||