public class ExtentLoggerReporterConfiguration extends RichViewReporterConfiguration
| Constructor and Description |
|---|
ExtentLoggerReporterConfiguration(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, setProtocol, setThemegetCSS, getDocumentTitle, getEncoding, getJS, getTimeStampFormat, setCSS, setDocumentTitle, setEncoding, setJS, setTimeStampFormatgetConfigurationStore, getLevel, getReporter, getReportName, setLevel, setReportNamepublic ExtentLoggerReporterConfiguration(AbstractReporter reporter)
public void enableOfflineMode(java.lang.Boolean offline)
offline - Setting to enable an offline accessible reportCopyright © 2020. All Rights Reserved.