Implemented `CommonScript` as a base class with reusable functionality for automation workflows, including PIN input, app navigation, and server communication. Added specialized scripts like `GetCardInfoScript`, `GetProfileInfoScript`, and `LoginAndCheckAccountsScript` for card retrieval, profile parsing, and login validation. Introduced `ScreenXmlParser` for efficient XML-based UI parsing and node detection. |
||
|---|---|---|
| .. | ||
| AccountSettingsWindow.cpp | ||
| AccountSettingsWindow.h | ||
| AccountWindow.cpp | ||
| AccountWindow.h | ||
| BankListWindow.cpp | ||
| BankListWindow.h | ||
| BankSettingsWindow.cpp | ||
| BankSettingsWindow.h | ||
| TransactionWindow.cpp | ||
| TransactionWindow.h | ||