public class ExtentLoggerFormatterConfiguration extends RichViewReporterConfiguration
levels, reportName, timeStampFormat, usedConfigs| Constructor and Description |
|---|
ExtentLoggerFormatterConfiguration(AbstractReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
enableOfflineMode(java.lang.Boolean offline)
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
|
enableTimeline, getProtocol, getTheme, setAutoCreateRelativePathMedia, setProtocol, setThemegetCSS, getDocumentTitle, getEncoding, getJS, setCSS, setDocumentTitle, setEncoding, setJSgetConfigMap, getLevel, getReporter, getReportName, getTimeStampFormat, setLevel, setReportName, setTimeStampFormatpublic ExtentLoggerFormatterConfiguration(AbstractReporter reporter)
public void enableOfflineMode(java.lang.Boolean offline)
offline - Setting to enable an offline accessible reportCopyright © 2018. All Rights Reserved.