We run casperjs tests and store screenshots if tests fail. casperjs will output test results in junit xml format, which integrates nicely. Is there a way to retrieve the screenshots?
Hi Christoph,
There is currently no support for displaying the screenshots in the UI. If you're interested in seeing that as a feature, you can open that as a feature request here: https://bitbucket.org/site/master/issues/new
If you'd like to download the screenshots from your build, you can mark them as step artifacts which will allow you to download them via the UI.
Thanks,
Phil
Hi Phil, thanks for your answer. Using artifacts is perfectly fine for me!
Cheers
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.