I'm running a coded UI testing which needs to perform 6 phases. Each phase is run by pressing the compatible button. I'm starting the application which I run the Coded UI Test on , using: System.Diagnostics.Process.Start();I'm running a coded UI testing which needs to p