extentreports-csharp
extentreports-csharp copied to clipboard
Extent Reporting Library, .NET
After updating the nuget package from 4.0.3 to 4.1.0, I get the following eror when attempting to run tests. I have cleaned the bin directories and nuget cache and that...
 This is my extentreport.config.xml dark UTF-8 https abc abc It should show both failed and passed test. How can we resolve this? Also is there 'extent.properties' version in C#?
Hi, I'm working on an automation suite that has nearly a thousand tests and also several base64 images written to report. However, it will throw OutOfMemoryException when calling Flush() to...
HTML Tag is getting generated with following line of code. test.Info(" ABC "); and able to send only static value inside it. Sending any dynamic value is not possible with...
ExtentReports, ver. 4.1.0 Klov community edition: anshooarora/klov:1.0.1  Could you help me? Do you have any idea how can I handle it? Thanks in advance!
Hi all I am struggling to get the report to generate I have followed the documentation and no getting any build or runtime errors running for the automated test case,...
How should I use the function "CreateScreenCaptureFromBase64String" function; - What is the syntax of the **base64String** parameter for this function? - Where should I place the screenshot files accordingly? Can...
Hello, so since weeks me and others here have the issue, that we cant change the name of the output file. There is one way, to make it work, but...
Is there a way to add time stamp in index file ? like index_9_13_20_7_7_2021
Hi @anshooarora I am using ExtentRepots 5.0.0-alpha6, which is available in nuget.org My script has multiple screenshots and the Base64 Images are shown line by line, Is there a way...