public void stopApplication(String appName) {
   cc.stopApplication(appName);
 }