[ACA-1517] add tests for create library (#799)

This commit is contained in:
Adina Parpalita
2018-11-13 15:32:07 +00:00
committed by Denys Vuika
parent 5adab43787
commit b592ea8635
6 changed files with 438 additions and 12 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ describe('General', () => {
it('should close opened dialogs - [C286473]', async () => {
await loginPage.loginWithAdmin();
await page.sidenav.openCreateDialog();
await page.sidenav.openCreateFolderDialog();
await createDialog.waitForDialogToOpen();
await createDialog.enterName(folder);