appium-dashboard-plugin icon indicating copy to clipboard operation
appium-dashboard-plugin copied to clipboard

Only one video getting recorded per session

Open Sivasankaramalan opened this issue 2 years ago • 1 comments
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

Sivasankaramalan avatar Apr 13 '23 12:04 Sivasankaramalan

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?

sudharsan-selvaraj avatar Apr 16 '23 19:04 sudharsan-selvaraj