ContributionsMost RecentMost LikesSolutionsHow to terminate TestExecute which is initiated by LocalDriver Hello All, While running the TestLeft tests from Visual Studio, initializing LocalDriver is starting the TestExecute process. But after tests are complete, how do I terminate TestExecute process using the C# code? Thanks in advance. -Sudhir