public void ThenTheDialogIsClosed()
 {
     Assert.IsTrue(_applicationPage.CheckNewFolderDialogIsNotDisplayed());
 }