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

addScenarioLog is not working #82

Open Fraser-M-Hurley opened 6 years ago

Fraser-M-Hurley commented 6 years ago

Hi, I am experiencing the same issue as mentioned in issue #64. When calling this method and viewing the report I am not seeing any log at the top of the scenario

Grimuldan commented 6 years ago

Hi, I've just experienced it myself. From what I see, addScenarioLog does show in the report only for Scenario Outline but is broken for Scenario

I've encounter the same behaviour with tags, If I put a tag on a feature, The report will show the tag only for Scenario Outline. So If I have 3 scenario outline & 2 scenario and I put a tag on the feature, The report will show me 4 Tests with the tag, 3 being the scenario outline & 1 being the feature itself.

@email2vimalraj any idea why ?

rahulkamboj14 commented 6 years ago

@email2vimalraj are you still looking into this issue.

email2vimalraj commented 6 years ago

I've been busy with other few things. I wanted to restart from where I left and clear all the issues. This will take few more days for me to start.

If you can fix, kindly raise a PR.

On Wed 11 Apr, 2018, 11:26 AM rahulkamboj14, notifications@github.com wrote:

@email2vimalraj https://github.com/email2vimalraj are you still looking into this issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/email2vimalraj/CucumberExtentReporter/issues/82#issuecomment-380336254, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKI3qLleu3PdS9qWJPrVwUWctNMtQuLks5tnZskgaJpZM4R112w .

pavannarrasdet commented 6 years ago

@email2vimalraj Hi, do you have any fix? for this Kindly , update!

Grimuldan commented 5 years ago

@email2vimalraj any update ?

ramsesh18 commented 5 years ago

Any update on this please?

LoveleenSaini commented 4 years ago

@email2vimalraj Can you please provide an update? This issue has been waiting for a fix for almost 2 years.