theolm/maestro-run
Run a given Maestro flow/subflow in the Android emulator. Tha action outputs a report and a video.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apk-path | Full path for the apk | yes | — |
| test-path | Path of yaml or folder containing the maestro tests | yes | — |
| report-name | Name of the output report | no | report |
| emulator-api | The android sdk version running on the emulator | no | 31 |
| emulator-profile | The emulator profile AKA device | no | pixel_6_pro |
| emulator-ram-size | Ram used by the emulator | no | 8000M |
| emulator-heap-size | Heap size used by the emulator | no | 600M |
| emulator-arch | Architecture used by the emulator | no | x86_64 |
| emulator-disable-animations | Disable the animations in the emulator | no | true |
| record | Record the screen during the test | no | true |
| bit-rate | Bit rate for the recording | no | 3000000 |
| video-res | Resolution of the recorded video | no | 360x780 |
Outputs
no outputs