On the other hand, I would also like to comment that the download of the attached files of the reports does not seem to work. When I try to download I get the next Error:
"the file was not available on the site"
Could you help me please?
Thank you very much and good job for the plugin :)
Hi @mclay,
I am using the Allure Report Viewer plugin as described in the documentation and I am having trouble viewing the videos when some test fails.
I generate the allure reports in a folder called "allure-report" and at the end of the pipeline I use the task defined for the plugin:
Reports are generated correctly, but when a test fails, the video associated with the test does not seem to load:
My question is, Is the visibility of the video supported in the browser?
In the logs when publishing the reports I can see how the "inline" of the video is done:
But in the code it doesn't seem to decode the tags of type video:
index.ts
On the other hand, I would also like to comment that the download of the attached files of the reports does not seem to work. When I try to download I get the next Error:
"the file was not available on the site"
Could you help me please?
Thank you very much and good job for the plugin :)