public void ThenNameHasBeenAdded()
 {
     Assert.AreEqual(_applicationPage.GetNewFolderNameInput(), UserName);
 }