[Feature] Possible to give option to attach traces ? #25
Closed
shortcut2yp
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
You have done the research, great. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As per our last conversation , I guess you already have a code to check if traces are generated but we are not adding them in the report yet. Possible to give a config option in next release to enable attaching the traces in the report. In your latest 2.0.3 I guess you are trying to host a server and then render traces ( guessing as traces need http / https ) but if someone is already using jenkins / github actions / aws since the report will already be rendered on jenkins / github actions / s3 URL , probably opening traces also might work. #JustThinkingLoud
As default playwright report traces works for me on Jenkins in this way.
All reactions