mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3638]Fixing Header tests (#3846)
* Fixing Header tests * Fix task filters tests
This commit is contained in:
committed by
Eugenio Romano
parent
6a546289b7
commit
2e124fdc20
@@ -134,6 +134,7 @@ var NavigationBarPage = function () {
|
||||
|
||||
this.clickHeaderDataButton = function () {
|
||||
Util.waitUntilElementIsVisible(headerDataButton);
|
||||
Util.waitUntilElementIsClickable(headerDataButton);
|
||||
return headerDataButton.click();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user