extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 40 forks source link

Broken Report when running script on a VM with Windows NT #108

Open Moshex opened 3 years ago

Moshex commented 3 years ago

I am having an issue with the extent report making a broken report. I am not sure why and I have not found anything on google about the issue. extent report when running it locally works perfectly however when running my automation code on a VM using Azure Dev Ops it is generating the report below with the error: "(Session info: chrome=85.0.4183.83) (Driver info: chromedriver=85.0.4183.87 (cd6713ebf92fa1cacc0f1a598df280093af0c5d7-refs/branch-heads/4183@{#1689}),platform=Windows NT 10.0.17763 x86_64) (64)"

Any information on this issue would be very helpful, Thank you

Screen Shot 2020-10-27 at 1 31 04 PM Screen Shot 2020-10-27 at 1 31 19 PM Screen Shot 2020-10-27 at 1 31 49 PM

Report Index File.zip

hm2286 commented 1 year ago

@Moshex Have u got the solution for this problem. As we are facing same issue intermittently & getting broken extent report when running the execution through Azure pipeline in parallel.