When i enable the video recording property in mobile connection activity, where can i find the video after finishing the process?
Hi,
- Open the project folder where your UiPath project is located.
- Look for the “Logs” directory within the project folder.
- Inside the “Logs” directory, you should find the recorded video file with a “.avi” extension.
- You can open and play the video using any video player capable of playing AVI files, such as Windows Media Player or VLC media player.
Please note that the exact location of the video file may vary depending on your UiPath project settings or any customizations you have made. If you have specified a different location for the video recording, you should refer to the settings or documentation specific to your project or workflow.
Thanks.
To Open the logs folder ,
Open the Project.
Use the keyboard shortcut ctrl+L
The video file will be named VideoRecording.mp4.
Hope it helps!!
I cannot find the folder that you mentioned. The picture below shows the folder that I have in this UiPath project.
Moreover, where can I find the project setting for the folder path of video recording? Although I did not change any project setting, I want to check what is the folder path in default setting.
To Open the logs folder ,
Open the Project.
Use the keyboard shortcut ctrl+L
The video file will be named VideoRecording.mp4 .
Hope it helps!!
Hi
In UiPath, the project settings for the folder path of video recording can be found in the project’s configuration file, which is typically named project.json
. This file contains various project settings, including the video recording settings.
Thank you
Here is the setting of my mobile connection property. Is there anything wrong? since I still cannot find the video recording