Class ExtentSparkReporterConfig


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

    • ExtentSparkReporterConfig

      public ExtentSparkReporterConfig()
  • Method Details

    • 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