extent-framework / extentreports-testng-adapter

TestNG Adapter for Extent Framework
http://extentreports.com/docs/versions/4/java/testng.html
Apache License 2.0
50 stars 14 forks source link

ExtentHtml.html is coming up with broken link in intellij #21

Closed Rajno1 closed 3 years ago

Rajno1 commented 3 years ago

As per your instructions from the following link https://github.com/extent-framework/examples/tree/master/extentreports-testng-adapter-example i am able to generate Extent report in intelliJ IDE on window 10 platform and i am using following dependencies

com.aventstack extentreports 4.0.9
    <dependency>
        <groupId>com.aventstack</groupId>
        <artifactId>extentreports-testng-adapter</artifactId>
        <version>1.2.2</version>
    </dependency>

but the issue is i am getting a broken link of 'ExtentHtml.html' file as shown in the attachement Screenshot (1) Kindly check and help on resolving this issue and the issue is same on all browsers

Rajno1 commented 3 years ago

it seems like some error in my OS