This works, but only for few transactions that I can see on the screen when it tries to scrape transactions that are out of the screen ( need to be scrolled down), i get no results.
Can anyone help me with this?
If you need more information I would gladly give them to you.
This helped me, but I didn’t manage to apply it to my case.
I’ve created my own solution that works fine (it is really a workaround).
I am posting the solution here in case someone else needs help with this.
The solution was to scrape all the “transactionIDs” and then with the help of “Click” activity get one by one row (since this is the only way that I can get all rows, even the ones that are invisible).
It has a dynamic selector that uses in_AccountNumber that you need to supply