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