desktop-qa-automation/constants/settings.py

6 lines
88 B
Python

from enum import Enum
class PasswordView(Enum):
RESTART_STATUS = 'Restart Status'