console.log()
Closed this issue · 3 comments
Arghajit47 commented
In playwright default reporter, we have stdout option as well to see the console.log() statements. But In this reporter we don't have this option. kindly if you can configure that by default without creating an custom-reporter.ts file.
Also, kudos that you have achieved this much. Thanks in advance.
Attaching a few screenshots for your reference.
ortoniKC commented
I believe I have implemented this, anyways I'll take a look again.
ortoniKC commented
It is already implemented,
Console logs visible on the reporter.
ortoniKC commented
I understand the issue very lately, yes the console logs are not visible, I should be fixed in the next release