Class ExtentSparkReporterConfig


  • public class ExtentSparkReporterConfig
    extends InteractiveReporterConfig
    Defines configuration settings for the Spark reporter
    • Constructor Detail

      • ExtentSparkReporterConfig

        public ExtentSparkReporterConfig()
    • Method Detail

      • enableOfflineMode

        public void enableOfflineMode​(Boolean offlineMode)
        Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the report can be viewed without an internet connection
        Parameters:
        offlineMode - Setting to enable an offline accessible report