public void ThenSelectTheFolderWithUsername()
 {
     _applicationPage.SelectFolderByName(UserName);
 }