mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-24 18:18:08 +00:00
6 lines
156 B
Python
6 lines
156 B
Python
from .component_names import *
|
|
from .main_window_names import *
|
|
from .messages_names import *
|
|
from .onboarding_names import *
|
|
from .settings_names import *
|