mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
committed by
Denys Vuika
parent
4536c43c9f
commit
3bf9cc1fb2
@@ -105,7 +105,7 @@ export abstract class Page {
|
||||
}
|
||||
|
||||
async getSnackBarMessage() {
|
||||
// await this.waitForSnackBarToAppear();
|
||||
await this.waitForSnackBarToAppear();
|
||||
return await this.snackBar.getAttribute('innerText');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user