[ADF-NO-ISSUE] Changing locators using arial-label (#4180)

This commit is contained in:
Marouan Bentaleb
2019-02-18 18:44:17 +00:00
committed by Eugenio Romano
parent 2a2708e5d6
commit f20a71438c
5 changed files with 5 additions and 13 deletions

View File

@@ -37,7 +37,7 @@
<mat-dialog-actions class="adf-dialog-buttons">
<span class="adf-fill-remaining-space"></span>
<button mat-button mat-dialog-close>
<button mat-button mat-dialog-close data-automation-id="lock-dialog-btn-cancel">
{{ 'CORE.FILE_DIALOG.CANCEL_BUTTON.LABEL' | translate }}
</button>