We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e60c22 commit 48fb7feCopy full SHA for 48fb7fe
docs/extent-report.md
@@ -43,7 +43,7 @@ Follow these steps to enable Extent Reports for your HyperExecute job:
43
### Step 1: Add Dependency
44
If using Maven, add the following dependency to your `pom.xml` file:
45
46
-```xml titile="pom.xml"
+```xml title="pom.xml"
47
<dependency>
48
<groupId>com.relevantcodes</groupId>
49
<artifactId>extentreports</artifactId>
@@ -78,7 +78,7 @@ Follow these steps to enable Extent Reports for your HyperExecute job:
78
79
If using Maven, add the latest extentreports dependency to `pom.xml` file:
80
81
82
83
<groupId>com.aventstack</groupId>
84
0 commit comments