Open VinitSandesara opened 6 years ago
@anshooarora , Can you please help, this is holding my project deadline.
Thanks Vinit
Hi Vinit, in your extent-config.xml, just update the script tag with the following. This will show VINIT instead of Extent at the top left corner in the report.
<scripts>
<![CDATA[
$('.brand-logo').text('VINIT');
]]>
</scripts>
I hope this will help to meet your deadline.
Thanks @dipesh17 for giving your some valuable time however i tried your solution mentioned in your comment above but it didn't work.
FYI, i have extent report version extentreports 3.0.5, do you have same ?
<?xml version="1.0" encoding="UTF-8"?>
Here is my Config.xml where i added javascript code to replace/remove extent label but it doesn't work, Can someone please help here.
<?xml version="1.0" encoding="UTF-8"?>
=== Extent report version i have in my project is ======