Inspect
inspectCapture a screenshot and parse the UI hierarchy into structured elements, providing a machine-readable view of the current screen for UI testing and automation.
Instructions
Capture a screenshot and parse UI hierarchy into structured elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| maxElements | No | ||
| screenshotMode | No | ||
| screenshotPath | No | ||
| includeElements | No | ||
| onlyInteractive | No | ||
| includeScreenshot | No |