email2vimalraj / CucumberExtentReporter

A plugin to generate the cucumber jvm custom html report using ExtentsReport
http://www.vimalselvam.com/cucumber-extent-reporter/
MIT License
58 stars 74 forks source link

updated file to fetch extent css and js from jsdeliver instead of cdn… #111

Closed xi1042-shahbazmehndi closed 4 years ago

xi1042-shahbazmehndi commented 4 years ago

… rawgit

updated file to fetch extent css and js from jsdeliver instead of cdn rawgit as cdn.rawgit is blocked by many organization's firewall due to malware detected.

xi1042-shahbazmehndi commented 4 years ago

@email2vimalraj

email2vimalraj commented 4 years ago

@shahbazmehndi : Thanks for raising your first PR.

The report.html is a demo file used in the examples given. It is not packaged with the published library at all. The CDN is something that you might have to raise a PR against Extent Report directly.

Hope I clarified.