extentreports-csharp
extentreports-csharp copied to clipboard
Extent Reporting Library, .NET
Hi @anshooarora is it possible to add pass and fail percentage inside dash board ? Currently we can only see numbers . I am using extent report pre release latest...
While trying to load config using xml config file in extent report 5 . getting below error System.InvalidOperationException : There is an error in XML document (2, 2). ----> System.InvalidOperationException...
I found debug dlls in the latest release version available on nuget.org. Is there a plan to release a version of the package with non debug dlls in the near...
I have a very detailed log system for my tests in Selenium with C#. But, I want to show it only for the failed tests. The tests that pass should...
 I am getting the above error after the "extent.Flush();" is hit. is there a way to fix this error in order to...
Is there a way to get different names on titles of test when we run scenarios outline? Example: Scenario outline: My test Examples: |My test 1| |My test 2| In...
Hi I recently migrated from version 3 to version 4. I really like the newer version and it is very cool. In version 3, the below filters were available in...
Right now extent reports just displays the step and not the table to the step if there is one. is there a way to have extent reports to display the...
Fixed config key name to actually lowercase name
Hi @anshooarora I am using the latest ExtentRepots 4.1.0, which is available as a nuGet package in visual studio. We have Two requirements for our reports. 1) Append existing report...