[ADF-1695] add automation helper id (#581)

This commit is contained in:
Suzana Dirla
2018-08-24 14:10:46 +03:00
committed by Adina Parpalita
parent a3c5753a6e
commit 7b347421d7
@@ -36,7 +36,8 @@
[id]="ext.component"
[node]="selection.file?.entry"
[url]="url"
[extension]="extension">
[extension]="extension"
[attr.data-automation-id]="ext.component">
</app-preview-extension>
</ng-template>
</adf-viewer-extension>