Does anyone have any tips on spying Export lists in Jasper reports?
My organisation uses Jasper based report for much of our M.I. reporting. Export lists in Jasper are enabled by a cursor 'Hover Event' over an export button but I can't replicate that function using Blue Prism. If one clicks on the Export button, the export list options (allowing one to export out to .xls, .xlsx, .csv, & .pdf (amongst others)) disappear so the list can only be viewed when the mouse cursor is hovered over the Export buttons and then you have to move the cursor down to select the export type you want.
I've tried spying in Win32, HTML and Accessibility modes but haven't been able to figure out the correct sequence to output a report to .xlsx format yet.
I'm trying to avoid using Region mode because several dozen of our reports are built using Ad Hoc filters and link to different back ends and modelling each of these Ad Hoc reports would be a nightmare.
Any help would be appreciated.