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. |
||
|---|---|---|
| .. | ||
| AccountInfo.h | ||
| ApplicationInfo.h | ||
| AppLogEntry.h | ||
| BankInfo.h | ||
| DeviceInfo.h | ||
| EventInfo.h | ||
| TransactionInfo.h | ||