@After
 public void tearDown() throws Exception {
   headerPage.clickOnHomeLink();
   headerPage.logOut();
 }