mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.88k stars 281 forks source link

Generate a failed video, similar to screenshots, when a test case fails. #2136

Open GuQye opened 1 week ago

GuQye commented 1 week ago

Use case

We now want to automate our app testing and generate a comprehensive test report for team review. Currently, Maestro only captures screenshots when test cases fail and does not provide video recordings. To capture video, I would need to run maestro record separately.

Proposal

Would it be possible to integrate the record command into maestro test as an option to generate video after the test flow completes? This would allow us to review the entire test flow more effectively.And save the video to the same folder as screenshots

Anything else?

maestro version: 1.38.0 WSL version: 2.3.24.0 android platform

linear[bot] commented 1 week ago

MA-2543 Enable Maestro Recording During Flow Testing