capture_screenshot
Capture screenshots from Android devices during testing and save them to designated test folders for documentation and debugging purposes.
Instructions
Capture a screenshot and save it to the test folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_name | Yes | Name of the test folder where to save the screenshot | |
| step_name | Yes | Name of the step for the screenshot file (e.g., "001_login") |