aboutsummaryrefslogtreecommitdiffstats
path: root/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
diff options
context:
space:
mode:
Diffstat (limited to 'squishtests/suite_neptune3/shared/scripts/common/qml_names.py')
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/qml_names.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
index 310d5d7d..54134b70 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
@@ -52,4 +52,7 @@ viewPhoneButtons = ['recents',
phone_contactView_prefix = "contactNr_"
phone_contactView_button_prefix = "callButtonContactNr_"
phone_contactView_caller_prefix = "contactNameOfNr_"
+phone_shortcall_prefix = "favoritesShortCall_"
+phone_shortcall_name = "shortCallName"
+phone_shortcall_button = "shortCallButton"
app_downloads_prefix = "itemDownloadApp_"