Multiselect list of ITestSteps
Similarly to how we allow the user to select from steps in the testplan in settings of type ITestStep, we should support List<ITestStep> SelectedSteps { get; set; } to allow selecting multiple steps.
Edited by Asger Iversen