Anshoo Arora

Results 176 comments of Anshoo Arora

Yes, or reference the code here: https://github.com/extent-framework/extentreports-testng-adapter/blob/master/src/main/java/com/aventstack/extentreports/testng/listener/ExtentIReporterSuiteListenerAdapter.java

Hmm.. I wasn't able to reproduce this. Do you have a conflict in pom.xml or is the extentreports.jar file manually associated with your project somewhere? If not, can you create...

I'm not quite sure why this build failed and I see no errors generating this template. Merging.

I haven't been able to reproduce this. Can you share a sample report and the text for search?

Are you using the config file from https://github.com/extent-framework/extentreports-csharp/tree/master/config? The config file for C# and Java implementations are different.

I'm unable to reproduce this error with the [current config file](https://github.com/extent-framework/extentreports-csharp/tree/master/config). Can you create a project or snippet reproducing this error with code + config and share it? It will...

Sorry for the delay, currently looking into this.

The fix in this [branch](https://github.com/extent-framework/extentreports-csharp/tree/fix%23206) fixes the issue. There are several fixes made to the template due to which, I will need to do further testing + write tests as...

Thanks, this is also fixed. I will prepare for release next. PS. this fix should also improve performance slightly. (Sorry for the delay in this, I did not have a...

@smestvirishvili - it should change the event timestamp, please see the [original post](https://github.com/extent-framework/extentreports-csharp/issues/206#issue-2074836850) for context.