Closed drormik closed 8 years ago
If using 2.10 then no. If using 2.40+, then yes.
http://extentreports.relevantcodes.com/java/version2/docs.html#configuration
thanks
Will we still be able to dynamically set the headline or report name at runtime without writing and loading files?
extent.config() .documentTitle("User Management Sanity") .reportName("login sanity") .reportHeadline("");
what is the alternative for the above code
if i used the command-
what should i replace it with ?