You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
I do broke some test to see how video capturing works
In html report I see video block
<video class="diagnostic fail" controls="" src="../../../screenrecord/emulator-5554/emulator-5554/hram.testspoon.test.package1.test1Test%23sum_1_1Test.mp4" type="video/mp4" width="35%" height="35%">
Is video supported in this browser?
</video>
but video file not found
folder ../../../screenrecord is empty
The text was updated successfully, but these errors were encountered:
@hram Could you share a project where this problem is reproduced consistently?
We have similar problem in our project where video is missing for some of failed testcases, but we can't see any pattern in those. So I'm interested in investigating this issue.
I do broke some test to see how video capturing works
In html report I see video block
but video file not found
folder ../../../screenrecord is empty
The text was updated successfully, but these errors were encountered: