ios_fast_screenshot
Take a screenshot of an iOS device (no automation session required). Returns PNG image. Alternative to ios_screenshot when the iOS automation session is not running: it needs no session, but captures fresh from the device on every call, so it is slower per shot than ios_mjpeg_screenshot (which is fast only because a session is already streaming frames).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | iOS device UDID |