public void ThenTitleAddCategoryIsDisplayed()
 {
     Assert.AreEqual("Add category", catSubc.GetDialogPopupText());
 }