January 2018
Beginner to intermediate
354 pages
7h 59m
English
The following code is for the extent-config.xml file:
<?xml version="1.0" encoding="UTF-8"?><extentreports> <configuration> <!-- report theme --> <!-- standard, dark --> <theme>standard</theme> <!-- document encoding --> <!-- defaults to UTF-8 --> <encoding>UTF-8</encoding> <!-- protocol for script and stylesheets --> <!-- defaults to https --> <protocol>https</protocol> <!-- title of the document --> <documentTitle></documentTitle> <!-- report name - displayed at top-nav --> <reportName> <![CDATA[ ]]> </reportName> <!-- location of charts in the test view --> <!-- top, bottom --> <testViewChartLocation>bottom</testViewChartLocation> <!-- reportHeadline - displayed at top-nav --> <reportHeadline></reportHeadline> <!-- global ...
Read now
Unlock full access