take_screenshot
Capture a screenshot from an iOS simulator by specifying the device UDID and output path, saving the image as a PNG.
Instructions
Take a screenshot of a simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| outputPath | Yes | Path where to save the screenshot (PNG format) |