probe_dynamic_layers
Inspect visible popups, tooltips, dropdowns, and floating layers after interaction, returning their text, attributes, HTML, and interactive elements to simplify dynamic UI testing.
Instructions
探查当前页面或指定 iframe 中交互后出现的可见弹窗、消息气泡、下拉/日期/级联悬浮层,并返回内部文本、属性、HTML 和可交互元素。detail=brief(默认, 剪枝输出)|full(完整 html/文本)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | brief | |
| wait_ms | No | ||
| iframe_selector | No | ||
| poll_interval_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||