xcode_take_screenshot
Capture simulator screenshots for mobile app testing by specifying device UDID and save location.
Instructions
Take a screenshot of a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| outputPath | Yes | Path where screenshot should be saved |