Solved
Forum Discussion
cunderw
7 years agoCommunity Hero
I believe what you're looking for is Runner.Stop()
It has one parameter which if set to true only stops the current test item, not the entire project.
- kimmatsumoto7 years agoContributor
Thank you Carson...the solution you provided is working.
Kim