Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Write console output to extent reports #113

Open
neethu2893 opened this issue Oct 9, 2019 · 1 comment
Open

Write console output to extent reports #113

neethu2893 opened this issue Oct 9, 2019 · 1 comment

Comments

@neethu2893
Copy link

I am using following extent report

com.aventstack
extentreports-cucumber4-adapter
1.0.7

with cucumber version 4.2.6 and junit version 4.2.6

I need to write console output to the extent report.

Is it possible?

@chik145
Copy link

chik145 commented Jan 3, 2020

@neethu2893 You Can Try This To Capture Error Logs To The Report
Reporter.addStepLog(throwable.getMessage());

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants