mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5645]fixes for e2e
This commit is contained in:
committed by
Anukriti Singh
parent
dc9693a4ad
commit
787889f9d4
@@ -377,7 +377,6 @@ export class ViewerPage {
|
||||
|
||||
async clickCloseButton(): Promise<void> {
|
||||
await BrowserActions.click(this.closeButton);
|
||||
await browser.sleep(browser.params.testConfig.timeouts.medium);
|
||||
}
|
||||
|
||||
async clickPreviousPageButton(): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user