How to extract details from a bank transactions

Hi All,

We’re having a requirement where in we need to extract details from the bank transactions. We will search for dates transaction list where in we need to expand the list one by one and extract the number in reference.
Problem is in the export statement that reference column won’t be there and there is no button to click so that it can expand all transactions.
Is there any way BOT can click expand Icon one by one and extract the reference, the transactions can be span across multiple pages.
Any help would be greatful.

check if there is any tbl row or idx values in the selector by which you can loop through the transactions by incrementing row or idx values

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.