Cannot play MP4 file in Allure site: Your browser does not support video tag #1735
Unanswered
ConmyCao
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I attach MP4 file to the Allure but cannot play.
Please look at my python code:
The Attached code I used as below:
allure.attach.file(video_name, name="Please refer to the video recorded during these test steps:", attachment_type=allure.attachment_type.MP4)
I can play the attached MP4 file locally via PotPlayer
![image](https://user-images.githubusercontent.com/47775582/171138401-503cc672-a1ef-4499-a5ec-dce62f6c45f7.png)
Could you please help me solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions