Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setResourceCDN(String) does not seem to work version 5.0.9 #428

Open
mEklavya opened this issue Mar 7, 2024 · 2 comments
Open

setResourceCDN(String) does not seem to work version 5.0.9 #428

mEklavya opened this issue Mar 7, 2024 · 2 comments

Comments

@mEklavya
Copy link

mEklavya commented Mar 7, 2024

We are trying to use setResourceCDN method in version 5.0.9, earlier in lower version 4 or below we used this method and it was working fine
For version 4 and below, we were using like below
htmlReporter.config().setResourceCDN(ResourceCDN.EXTENTREPORTS);

For Version 5.0.9
spark.config().setResourceCDN( we are not able to use Resource CDN and it is only accepting strings). We tried EXTENTREPORTS and GITHUB as input but it is not changing anything in resources URL in final report.

is this method in use/being developed or deprecated now
Please advise.

@mEklavya
Copy link
Author

Dears,
Any update on this?

@anshooarora
Copy link
Member

Are you having challenges downloading the resource (CSS/JS) files, report is broken, or without proper formatting?

This method was introduced as the CDN which was used previously was blocked by a few users' firewall settings. If you're facing a similar issue, I can move resources to an alternate path - the ones on extentreports.com are severely outdated..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants