public void VerifyContactsPageLabel()
 {
     Assert.IsTrue(contactsPage.VerifyContactsLabel(), "contacts label is missing on the page");
 }