Use this property to retrieve an array of objects with information on all steps in the test.
StepInfo[] value = result.StepsInfo;
Type:StepInfo[]
This is an array of StepInfo objects.