com.artos.template.extent_configuration.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <extentreports> <configuration> <theme>dark</theme> <encoding>UTF-8</encoding> <protocol>https</protocol> <documentTitle>Extent</documentTitle> <reportName>Automation Report</reportName> <testViewChartLocation>bottom</testViewChartLocation> <!-- custom javascript --> <scripts> <![CDATA[ $(document).ready(function() { }); ]]> </scripts> <!-- custom styles --> <styles> <![CDATA[ ]]> </styles> </configuration> </extentreports>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy