Forum Discussion

TestingHobo's avatar
TestingHobo
Contributor
8 years ago

Screenshot plus failure info all on one image/file

Hi is it possible to post a screenshot of an error plus additional info all in the png file?

To expand when my step fails the screenshot and failure information (Call stack, additional info) needs to be on the same page/screenshot.

2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    I'm not sure you can put it all in one "file", but you can use Log.Picture to write any image out to the log file and include any desired information. Log.Error also has a Picture parameter that you can use to pass in any image you wish.