Open schneider-technology opened 1 year ago
Any news about this ?
https://reportportal.io/docs/developers-guides/AttachmentsGuide/ - short article in our documentation.
@Pink-Bumblebee I configured it exactly as requested in the tutorial, however on my reportportal server, no attached image appears. rp.json .testcaferc.json
I ended up using this, please check my issue about axios there, had to do some adjustments (as mentioned in the issue there) https://github.com/rafalsep/testcafe-reporter-report-portal-reporter
I ended up using pnpm to have an easy patch file.
Hi, I've seen there is an option to attach files to fixtures and tests. Is there a way, to automatically attach the screenshots and videos which are created on a failed test, without having to implement it for every fixture/test individually?