mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-10778] Update selector to fix e2e: '[C362265] Should the Viewer be able to download a previous version of a file'
This commit is contained in:
@@ -86,7 +86,7 @@ export class ViewerPage {
|
||||
pdfPageLoaded = $('[data-page-number="1"][data-loaded="true"], adf-img-viewer, adf-txt-viewer');
|
||||
|
||||
downloadSwitch = $('#adf-switch-download');
|
||||
downloadButton = $('#adf-viewer-download');
|
||||
downloadButton = $('#adf-alfresco-viewer-download');
|
||||
|
||||
printSwitch = $('#adf-switch-print');
|
||||
printButton = $('#adf-viewer-print');
|
||||
|
Reference in New Issue
Block a user