Please follow the below suggestion if you're facing the issue that browser-based videos aren't recorded, no physical video files in folder (or it only shows file .srt)
Open Trace mode in the log.properties file like the attached images then re-run the test.
Add the script below into the Before Test Suite method in the Test Listener file.
Locale.setDefault(new Locale("en", "US"));
If facing this message:
[concat @ 000001cf6138bc80] Line 2: invalid duration '1,323'
durations.txt: Invalid argument
Comments
0 comments
Please sign in to leave a comment.