mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3739] Fix task_filters_cloud.e2e.ts tests (#4030)
* Fix task_filters_cloud.e2e.ts tests * fix locators * fix protractor import * update tests and delete the duplicated test * update selectors * move methods and update methods for custom filters * remove comments * change user for apps_section_cloud.e2e.ts * remove user * delete old dataTablePage.js file * update selectors * remove unused methods * add variable for user and password
This commit is contained in:
committed by
Eugenio Romano
parent
6a6e9f3b39
commit
ef8e15ff60
@@ -51,4 +51,5 @@ export class TasksCloudDemoPage {
|
||||
Util.waitUntilElementIsVisible(this.activeFilter);
|
||||
return this.activeFilter.getText();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user