-
Hello,
I'm implementing extent with Selenium in C# .Net 8.0
I'm following this tutorial: https://www.youtube.com/watch?v=89YBs9mK9V8&list=PLaDALgeX9grofiW_34GGWY9JpTMfhSsfb&index=13
Instead of us…
-
Hi,
I have multiple json file that needs to be merged to generate one final html report file.
Lets say I have 15 files. Some of the files are being merged but some getting these errors.
This is…
-
An exception of type 'RazorEngine.Templating.TemplateCompilationException' occurred in RelevantCodes.ExtentReports.dll but was not handled in user code
Additional information: Errors while compilin…
-
I try to generate a Japanese report but no idea how to do that
What I haved tried
I am using .NET 8 with SpecFlow
The feature file is Japanese (followed this keyword https://github.com/cucumber…
-
Could you please provide actual information about pricing of pro plan?
Thx!
-
Though I have provided the correct path it shows me this error and after some time is opens the same application.
CODE:
package org.sample.mavensample;
import java.net.URL;
import org.openqa.selenium…
-
Currently using the 4.1.0 version of Extent Report
Create MSTest Class with 2 Test Methods
Added the below code. Extent report is getting generated in the destination folder, **but not with the …
-
im getting this issue
java.lang.NoSuchFieldError: VERSION_2_3_30
at com.aventstack.extentreports.reporter.AbstractFileReporter.loadTemplateModel(AbstractFileReporter.java:54)
at com.aventstack.e…
-
Hi!
I had it working with Klov using the setup in the example (with ExtentProperties.INSTANCE), using version 3.1.1 with extent reports version 3.1.1 and 3.1.5. Now we switched to extentreports ver…
-
![image](https://user-images.githubusercontent.com/24701102/103445434-09525f80-4c9a-11eb-8cab-15fce09eb6b7.png)
I am trying to make this customization, but its not considered by extent report. Is thi…