Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
the results collection always contains one TestStepResult object for each TestStep execution while running your testcase, so you should be able to calculate the index into the collection if knowing how many steps that are in the loop and before it. Does that make sense?
regards,
/Ole
eviware.com
the results collection always contains one TestStepResult object for each TestStep execution while running your testcase, so you should be able to calculate the index into the collection if knowing how many steps that are in the loop and before it. Does that make sense?
regards,
/Ole
eviware.com