slava
52d261a060
Integrate TaskDumpRecorder into scripts for enhanced error tracking and proper handling of nested scopes.
2026-05-11 20:16:05 +07:00
slava
377844e94b
Add account number parsing and database integration:
...
- Extend `ScreenXmlParser` with methods for detecting and extracting account numbers from multiple screens.
- Update database schema and DAO to support `account_number` field.
- Modify card information scripts to collect, save, and utilize account numbers.
- Enhance `GetCardInfoScript` logic to fetch account numbers via screen parsing and interaction.
2026-05-08 20:29:00 +07:00
slava
db88cf373e
Add currency mapping logic to GetCardInfoScript in all platforms and update .gitignore for mock server scenarios
2026-04-13 18:37:01 +07:00
slava
87d74e7747
Add warning log for failed balance updates in GetCardInfoScript to improve error visibility.
2026-04-09 22:25:43 +07:00
slava
4c1ff0af0f
Refine card number parsing logic in GetCardInfoScript and improve node filtering in ScreenXmlParser.
2026-04-09 22:21:05 +07:00
slava
7931a10b88
Fix for windows
2026-04-08 15:43:59 +07:00
slava
013a00c972
Add debug logging for card details in GetCardInfoScript to enhance troubleshooting.
2026-04-06 18:40:03 +07:00
slava
41bb5e33fd
Add pause/resume functionality for active profiles in AccountSettingsWindow and improve automation scripts with OCR-based transaction ID extraction, card balance waits, and absolute value handling in event parsing.
2026-04-06 17:02:52 +07:00
slava
3ed2d4da20
Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging.
2026-04-06 12:51:18 +07:00
slava
37b72938e8
Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript.
2026-04-04 23:32:26 +07:00