Implemented `GetLastTransactionsScript` for automated retrieval of transactions, handling home screen navigation, "Ver más" button detection, and transaction list parsing with database storage. Introduced `PayByCardScript` for automated card payments, covering recipient selection, amount input, payment confirmation, and transaction logging. Added XML assets and updates to support these workflows. |
||
|---|---|---|
| .. | ||
| CommonScript.cpp | ||
| CommonScript.h | ||
| GetCardInfoScript.cpp | ||
| GetCardInfoScript.h | ||
| GetLastTransactionsScript.cpp | ||
| GetLastTransactionsScript.h | ||
| GetProfileInfoScript.cpp | ||
| GetProfileInfoScript.h | ||
| LoginAndCheckAccountsScript.cpp | ||
| LoginAndCheckAccountsScript.h | ||
| PayByCardScript.cpp | ||
| PayByCardScript.h | ||
| ScreenXmlParser.cpp | ||
| ScreenXmlParser.h | ||