Export-Test-Script
Convert recorded Android UI actions into executable test scripts. Choose from Python, pytest, JSON, or readable formats for replay and assertions.
Instructions
Export recorded test actions as executable test script. Supported formats: python (default, simple replay script), pytest (with assertions), json, readable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | python | |
| filename | No | ||
| test_name | No |