I have code that will essentially do a search & replace for the text I am looking for in the current step that was just modified (for both the Description and Expected Results).
What I would like to do is do the same thing for the next step, and so on, until I reach the end of the test script. I have already spent more time than I should have trying to find the method to advance to the next step. Any and all help is greatly appreciated. Thanks.