maestro_screenshot
Capture a screenshot of the currently running app on iOS Simulator or Android Emulator using Maestro. Returns the screenshot image.
Instructions
Take a screenshot of the currently running app on iOS Simulator or Android Emulator using Maestro. Returns the screenshot image. Requires Maestro CLI and a running simulator/emulator.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputDir | No | Output directory for screenshots (default: ~/app-publisher-assets/maestro) | |
| filename | No | Screenshot filename without extension (default: screenshot_<timestamp>) |