Not able to see assertion details in Pass or Failed Test Case

I have selected take screenshot for both passed and failed test cases in the verify activity but I cannot see the screenshot in the passed or failed test case. Any help with what I am missing?

2 Likes

I don’t think so we can store assertions results in any variable. Thats limitations of this activity I can say.

We have using another workaround using If Activity we are doing assertion and storing results.