public class ExtentSparkReporterConfig extends InteractiveReporterConfig
reporter| Constructor and Description |
|---|
ExtentSparkReporterConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableOfflineMode(Boolean offlineMode)
Creates the HTML report, saving all resources (css, js, fonts) in the
same location, so the report can be viewed without an internet connection
|
public void enableOfflineMode(Boolean offlineMode)
offlineMode - Setting to enable an offline accessible reportCopyright © 2020. All rights reserved.