mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-08 14:51:14 +00:00
try fix e2e
This commit is contained in:
committed by
Sheena Malhotra
parent
a06b2cd22a
commit
be64da15ef
@@ -55,7 +55,6 @@ export class BrowsingPage extends Page {
|
||||
|
||||
async goToMyLibraries(): Promise<void> {
|
||||
await this.sidenav.clickLink(SIDEBAR_LABELS.MY_LIBRARIES);
|
||||
await this.dataTable.waitForHeader();
|
||||
}
|
||||
|
||||
async goToMyLibrariesAndWait(): Promise<void> {
|
||||
|
Reference in New Issue
Block a user