Reputation: 699
I'm trying to attach selenium screenshots to test reports on Bamboo. For Jenkins I used Junit attachments plugin. Now I'm looking for something similar for bamboo. Does anybody know how to achieve that?
Upvotes: 2
Views: 1769
Reputation: 699
For now the best way is to use Bamboo artifacts as suggested here: https://answers.atlassian.com/questions/244361/screenshots-for-selenium-tests
There is also an issue to implement attaching screenshots to test results: https://jira.atlassian.com/browse/BAM-13108
you can vote for it
Upvotes: 3