appium-dashboard-plugin
appium-dashboard-plugin copied to clipboard
Only one video getting recorded per session
trafficstars
Issue: when we are running the test suite with multiple test, we are seeing only one video at the end of the session.
Cause: We can see the video name is same as session name, looks like the earlier tests videos are overwritten
The video files are saved with the session id which is always unique. Can you add the screenshot for the issue where you have different tests with same name?