Closed stMayhem closed 3 years ago
Hey @stMayhem
Can you provide all the info in https://github.com/Malinskiy/marathon/blob/develop/.github/ISSUE_TEMPLATE/bug_report.md that was requested?
Thanks
Sorry for the long answer. Unfortunately I can't attach the logs from my main project, since it is under NDA. But I took your example from the repository and reproduced the bug. STR:
add(com.malinskiy.marathon.execution.SimpleClassnameFilter("MainActivityTest*".toRegex()))
Here are the logs: reports.zip Expected behavior: Video is present in mp4 format
Device: Emulator (API 28)
I agree there is a problem with the priority of recording types, but you can still change it with preferableRecorderType
https://malinskiy.github.io/marathon/ven/android.html#screen-recorder-configuration for the existing versions
Thank you for the answer. In addition, the default GIF output does not look very good. It seems to me that it is worth limiting the size of the container.
I welcome your feedback, but I'd also appreciate if issues are not mixed together under one. It makes it very hard to track them.
Thanks!
After updating the marathon plugin from version 0.5.2 to 0.6.1 the video is now recorded as a GIF. How to make it again mp4?