public static void TE_Cleanup()
 {
     driver.Quit();
     mobileApp.StopServer();
 }