status-desktop/test/ui-test/testSuites/suite_status/shared/scripts/names.py

13 lines
464 B
Python

# encoding: UTF-8
from objectmaphelper import *
from sections.chat_names import *
from sections.community_names import *
from sections.community_portal_names import *
from sections.login_names import *
from sections.onboarding_names import *
from sections.settings_names import *
from sections.wallet_names import *
displayNameInput_StatusInput_2 = {"container": mainWindow_ScrollView_2, "objectName": "displayNameInput", "type": "StatusInput", "visible": True}