testFileGenerator.generateTestFileWithContent("thereIsNoSpoon",
".txt", "This file will be deleted");
String successfullyUploaded =
"Document " + noFile.getName() + " uploaded.";
VersionDocumentsTab versionDocumentsTab = new ProjectWorkFlow()
.goToProjectByName("uploadtest")
.gotoVersion("txt-upload")
.gotoSettingsTab()
.gotoSettingsDocumentsTab()
.pressUploadFileButton()