-
Can you provide an Example of how to implement AppendExisting property in C#. Have set this to be true or false, but still not appending to a existing report
Version: 3.0.2
-
-
Hello Anshu,
I am using version 3 of extentReports with selenium-Testng Framework. I am using direct code without the testng listener.
I am not able to see screen shot in report. Screen shot is att…
-
We recently updated from Atata v2.14.1 to v3.3.0 and were using `IScreenshotConsumer` implementations to funnel screenshots into our logger implementation. `IScreenshotConsumer` and associated code we…
-
Like JVM Cucumber/TestNG adapters, why don't we create an adapter for Specflow - this should be quite helpful.
Hooks seem pretty straight-forward to implement https://specflow.org/documentation/Hoo…
-
ExtentHtmlReport3.0.6, HtmlReport additional mode, combined with jmeter use, Report contains Chinese, HtmlReport configuration is as follows:
```java
HtmlReporter.config (). SetEncoding ("gbk");
Ht…
-
**Below is the code that causing issue:**
response = (Response) given().
header("Content-Type", "application/json").
contentType(ContentType.JSON).
…
-
## Summary
I am unable to set the description of a test after I have created the test.
## Behavior
In ExtentReports v.2.41.2, I could create my test in one place, and later set the descriptio…
-
Hi,
**Summary:**
When making calls to log formatted JSON messages to an execution report, it's been adding unexpected "-"'s to the logged messages in some cases. This might be how's empty arrays …
-
Hi,
Is there any way to add the build number also in the dashboard?
Regards,
Arpitha