public void verifyContactsPageLabel()
 {
     Assert.IsTrue(contactspage.verifyContactslabel(), "contactslabel is missing in the page");
 }