Hello,
is there a way to report only fail from subsequence to teststand db? For now if product fails, I can see in log file:
Step fail
Subsequence fail
Mainsequence fail
and in teststand db its similar:
mainsequence callback fail
subsequence fail
step fail
I would like to report only step fail. Is it possible to set it up?