Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.36.0] video recording with command startRecording limited to 3 minutes #1709

Open
camoles opened this issue Apr 1, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@camoles
Copy link

camoles commented Apr 1, 2024

Describe the bug
When you use the startRecording command to record a video, the recording ends at 3 minutes, even if the test lasted longer. Tested on a few api levels with android emulator running on a linux system.

To Reproduce

Run any flows that takes longer than 3 minutes, for example, make a flow that just repeats some action many times, and you will see that the recording is limited to 3 minutes even though the actual execution took longer.

Expected behavior

The recording should only be limited by disk space in the target directory where the recording is being written.

Environment information (please complete the following information):

  • Maestro version [e.g. v1.36.0]
  • Platform: Tested on Android emulator api levels 30, 33 and 34
  • Framework: React Native
  • Device model and OS version: Only tested on android emulator
  • Host Linux
@camoles camoles added the bug Something isn't working label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant