public void stop() throws Exception {
   stopServer();
   stopBrowser();
 }