adb_test_step
Capture a test step by taking a screenshot and saving logcat output since the last step to the session directory.
Instructions
Capture a numbered test step: takes a screenshot and captures logcat since the last step. Saves both to the session directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of what this step tests or verifies | |
| captureScreenshot | No | Take a screenshot for this step | |
| captureLogcat | No | Capture logcat since last step |