Display Images Inline in SkyWATS Reports

Comments

2 comments

  • Official comment
    Andreas Kristensen

    Hi David

    Just wanted to note that the report text property of a step is capable of displaying HTML, so you can display an image inside the report by utilizing an <img> tag. For instance this will display a small image if added to report text:

    <img src="data:image/gif;base64,R0lGODlhEAAQAMQAAORHHOVSKudfOulrSOp3WOyDZu6QdvCchPGolfO0o/XBs/fNwfjZ0frl3/zy7////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABAALAAAAAAQABAAAAVVICSOZGlCQAosJ6mu7fiyZeKqNKToQGDsM8hBADgUXoGAiqhSvp5QAnQKGIgUhwFUYLCVDFCrKUE1lBavAViFIDlTImbKC5Gm2hB0SlBCBMQiB0UjIQA7" alt="star" width="16" height="16">

    This does not fulfill this feature request, but could be a workaround for getting images displayed.

    Comment actions Permalink
  • David Clark

    Thanks Andreas. I do this within TestStand reports, but assume there's no way for this to transfer over to the SkyWATS report.

    Thanks,

    Dave

    0
    Comment actions Permalink

Please sign in to leave a comment.