xcode_record_video
Start recording video from an iOS simulator by specifying the device UDID and output path. This tool captures simulator sessions for testing and debugging mobile applications.
Instructions
Start recording video of a simulator (returns process info)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| outputPath | Yes | Path where video should be saved |