Error occured while saving the video on Dashboard #696
Replies: 4 comments
-
@saikrishna321 @sudharsan-selvaraj. Any ideas on whats going on here? works flawlessly when test passes and has the error below only when test fails on Android. I am running this on Samsung tablet Android 13 |
Beta Was this translation helpful? Give feedback.
-
I noticed the live video works for iOS but not for Android and that could be the reason , its stuck in loading live video.. |
Beta Was this translation helpful? Give feedback.
-
For video recording, we use appium's startRecordingScreen command. So we don't have much control over it. I have been seeing lot of issues around video recording and planning to have a standalone recording implementation which gives us additional context if something goes wrong while recording. |
Beta Was this translation helpful? Give feedback.
-
I see.. Thanks @sudharsan-selvaraj. But yea hopefully we can have something soon as it's a huge blocker to review video of failed scenarios. I would say the live video is not a high priority item but the saving video is. Thank you for the work you do on this. Much appreciated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When test passes the video is saved successfully. However if a test fails then I am noticing an error "Error occured while saving the video".
This is reproducible in both Android and iOS. Any ideas what could be causing the issue?
Beta Was this translation helpful? Give feedback.
All reactions