public class ExtentService extends Object implements Serializable
| Constructor and Description |
|---|
ExtentService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flush() |
static String |
getAuthorPrefix() |
static String |
getDevicePrefix() |
static com.aventstack.extentreports.ExtentReports |
getInstance() |
static Object |
getProperty(String key) |
static Object |
getPropertyOrDefault(String key,
Object defaultValue) |
static String |
getScreenshotFolderName() |
static String |
getScreenshotReportRelatvePath() |
static boolean |
isAuthorEnabled() |
static boolean |
isBase64ImageSrcEnabled() |
static boolean |
isDeviceEnabled() |
public static com.aventstack.extentreports.ExtentReports getInstance()
public static void flush()
public static String getScreenshotFolderName()
public static String getScreenshotReportRelatvePath()
public static boolean isBase64ImageSrcEnabled()
public static boolean isDeviceEnabled()
public static boolean isAuthorEnabled()
public static String getDevicePrefix()
public static String getAuthorPrefix()
Copyright © 2023. All rights reserved.