email2vimalraj / CucumberExtentReporter

A plugin to generate the cucumber jvm custom html report using ExtentsReport
http://www.vimalselvam.com/cucumber-extent-reporter/
MIT License
58 stars 74 forks source link

getting Exact extentx report url #100

Closed dipanjanit closed 5 years ago

dipanjanit commented 5 years ago

Hi there,

I am using ur plugin to send cucumber parallel test reports to ExtentX Server. Is there any way to get the exact extentx url after the test completes? e.g. http://extentx.abcd.com:1337/#/report-summary?id=5b5501a4a22d7737c4e2447a

email2vimalraj commented 5 years ago

Not possible, unless the Extent report gives you that capability. Kindly report this issue in the extent-java repo. Thanks.