take-screenshot
Capture screenshots on Android devices via Appium automation by specifying the device ID and output path. Streamline mobile testing and debugging with direct image saving.
Instructions
Take a screenshot on an Android device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | Yes | The device ID to take the screenshot from | |
outputPath | Yes | The local path to save the screenshot to |