private void stopBrowser() {
   browser.quit();
 }