Returns an array of objects with information on all steps in the test.
value = result.steps_info # type is List[StepInfo]
Type:List[StepInfo]
This is an array of StepInfo objects.