public class ExtentService extends Object implements Serializable
| Constructor and Description |
|---|
ExtentService() |
| Modifier and Type | Method and Description |
|---|---|
static com.aventstack.extentreports.ExtentReports |
getInstance() |
static Object |
getProperty(String key) |
static String |
getScreenshotFolderName() |
static String |
getScreenshotReportRelatvePath() |
static boolean |
isBase64ImageSrcEnabled() |
public static com.aventstack.extentreports.ExtentReports getInstance()
public static String getScreenshotFolderName()
public static String getScreenshotReportRelatvePath()
public static boolean isBase64ImageSrcEnabled()
Copyright © 2021. All rights reserved.