mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
e2e: Improve cloud custom filters
* Improve cloud custom filters
This commit is contained in:
@@ -264,8 +264,6 @@ describe('Start Task Form', () => {
|
||||
await editProcessFilter.openFilter();
|
||||
await editProcessFilter.setProcessName(startEventFormProcess);
|
||||
|
||||
await browser.sleep(1000);
|
||||
|
||||
await processList.getDataTable().waitTillContentLoaded();
|
||||
await processList.checkContentIsDisplayedByName(startEventFormProcess);
|
||||
|
||||
|
Reference in New Issue
Block a user