All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aventstack.extentreports.ResourceCDN Maven / Gradle / Ivy

There is a newer version: 5.1.2
Show newest version
package com.aventstack.extentreports;

/**
 * Allows selecting a CDN/resource loader for your HTML Reporter
 * 
 * Note: Some hosts do not allow loading resources via HTTPS protocol:
 * 
 * 
    *
  • ExtentReports
  • *
* */ public enum ResourceCDN { GITHUB, EXTENTREPORTS }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy