diff --git a/src/pages/CscPageDashboard.vue b/src/pages/CscPageDashboard.vue index 72a4f145..7361ab91 100644 --- a/src/pages/CscPageDashboard.vue +++ b/src/pages/CscPageDashboard.vue @@ -13,6 +13,7 @@ :loading="$wait.is('getVoicemailsData')" :no-items-message="$t('No messages')" :error="voicemailsError" + data-cy="dashboard-view-voicebox" @action="downloadVoicemail" />