We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2359b2a commit 353862eCopy full SHA for 353862e
src/main/resources/com/aventstack/extentreports/view/spark/dashboard.ftl
@@ -1,3 +1,5 @@
1
+<#include "../commons/commons-variables.ftl">
2
+
3
<#assign systemAttributeContext=report.getSystemAttributeContext().getSystemAttributeList()>
4
<#assign authorContext=report.getAuthorContextInfo().getTestAttributeTestContextList()>
5
<#assign categoryContext=report.getCategoryContextInfo().getTestAttributeTestContextList()>
0 commit comments