Getting Extent report path as com.aventstack.extentreports.ExtentReports@2fd953a6 | Selenium Forum
A
Ashutosh Kumar Posted on 21/11/2019

Getting Extent report path as com.aventstack.extentreports.ExtentReports@2fd953a6 onse using

 

ExtentReports rep = ExtentManager.getInstance(System.getProperty("user.dir"+"/reports/"))


A
Ashish Thakur Replied on 27/11/2019

System.getProperty("user.dir"+"/reports/") is the  report path

rep is report Object reference

Dont try to print that. I guess you are trying to print rep