email2vimalraj/CucumberExtentReporter

Image is not displaying in the report when giving relative path of the image

Closed this issue · 1 comments

Hi

i am trying to insert image in my extent reports but when i am giving the relative path image is not displaying in the report. below code

	<reportName>
        <![CDATA[
            <img src='/resources/MCK.jpg'/>
        ]]>
	</reportName>

But if i will provide absoulte path in that case it is working fine.

It would be very helpful if you can tell me how to provide relative path or any other way to provide the image path.

@amit89 : This is an extent report feature. Kindly log an issue over there.