17 Commits

Author SHA1 Message Date
bda12518dd we encoutered a crash due to a corruption in FCCS. Added error handling for that scenario which included a crashed list and modifying the export function. Need to test it on a known crashed folder 2026-07-10 22:28:22 -05:00
705e270004 updated how we are doing manifests so they are more clean and easier to check file formats 2026-07-09 21:52:19 -05:00
60cc36893e updated scan.py to help us error handle the weird searches and alos build an ignore list 2026-07-09 16:21:20 -05:00
041ffd1c3f dropped the wait timer on the search box causing an error 2026-07-08 21:43:52 -05:00
a9fa2c4916 updated code to find search box by finding the box next to the go button since the control id was ambiguous 2026-07-08 21:31:20 -05:00
9303bcf0b5 added manifests to create a list of expected file outputs as well as a verification script. 2026-07-08 20:33:44 -05:00
0c264aaa9c fixed bug that caused us not to click ok in send to file 2026-07-07 13:22:20 -05:00
1f4555bff6 hopefully fixed the success dialog close issue 2026-07-07 13:05:58 -05:00
5d6aac2fc4 updated timeout handling and also closing stale dialog 2026-07-07 07:36:19 -05:00
574a405ec9 fixed how we check that a drawer was complete 2026-07-07 00:17:11 -05:00
acfe5de23a updated polling so we wont timeout 2026-07-06 23:50:22 -05:00
65947638cb updated the export code to handle failures of clicking ok after export 2026-07-06 23:29:41 -05:00
84bf5f31ea reworked how we waited for select-> 2026-07-06 23:00:32 -05:00
a845447f87 updated how we select the search box 2026-07-06 22:48:50 -05:00
6ac8b29305 error handled some minor thigns in the export file 2026-07-06 17:00:53 -05:00
1ae9ba27a6 Update fccs_export.py
add some context in comments
2026-07-06 14:53:30 +00:00
0da73f6c6e Initial commit: FCCS extraction tool 2026-07-05 22:38:38 -05:00