Class ExtentService

    • Constructor Detail

      • ExtentService

        public ExtentService()
    • Method Detail

      • getInstance

        public static com.aventstack.extentreports.ExtentReports getInstance()
      • flush

        public static void flush()
      • getProperty

        public static Object getProperty​(String key)
      • getPropertyOrDefault

        public static Object getPropertyOrDefault​(String key,
                                                  Object defaultValue)
      • getScreenshotFolderName

        public static String getScreenshotFolderName()
      • getScreenshotReportRelatvePath

        public static String getScreenshotReportRelatvePath()
      • isBase64ImageSrcEnabled

        public static boolean isBase64ImageSrcEnabled()
      • isDeviceEnabled

        public static boolean isDeviceEnabled()
      • isAuthorEnabled

        public static boolean isAuthorEnabled()
      • getDevicePrefix

        public static String getDevicePrefix()
      • getAuthorPrefix

        public static String getAuthorPrefix()