Save Screenshot
mobile_save_screenshotSave a screenshot of a mobile device to a specified file. Requires device identifier and file path with .png, .jpg, or .jpeg extension.
Instructions
Save a screenshot of the mobile device to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| saveTo | Yes | The path to save the screenshot to. Filename must end with .png, .jpg, or .jpeg |