analyze_current_page
Recursively extract all visible interactive elements from the current Chrome page, including nested iframes, and generate locators to enable automated testing.
Instructions
分析当前 Chrome 页面。递归提取包括主文档和嵌套 iframe 内的所有可见交互元素并生成定位器。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||