mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3430] E2E for using fields to filter Process List (#4040)
This commit is contained in:
@@ -78,7 +78,6 @@ export class SettingsPage {
|
||||
this.goToSettingsPage();
|
||||
this.setProvider(this.bpm.option, this.bpm.text);
|
||||
Util.waitUntilElementIsVisible(this.bpmText);
|
||||
expect(this.ecmText.isPresent()).toBe(false);
|
||||
this.clickApply();
|
||||
return this;
|
||||
}
|
||||
|
Reference in New Issue
Block a user