mkorpela / pabot

Parallel executor for Robot Framework test cases.
https://pabot.org
Apache License 2.0
468 stars 151 forks source link

Pabot can not play video in log.html. #553

Open jhora-cen63467 opened 1 year ago

jhora-cen63467 commented 1 year ago

When recording video with browser library, video files of *.webm type are created. Report log.html is able to show frame with video but video is not playable. The reason is that type of video is type video/ instead video/webm

<video width=\"1800\" height=\"900\" controls><source src=\"2/browser/video/videos/8a14e24ccbbc279305d7f43a3e8b5c0e.webm\" type=\"video/webm\">\x3c/video>