Hello,
I’m using AA community edition to create a bot to search and download documents in a browser.
I’ve done most of the actions I need but I stuck on not knowing how to click the document button one by one in a loop.
The website is as follows, I need to click on those blue magnifier buttons on the right in order to download documents.

I’ve tried to record different buttons and found object properties “path” changes.
1|-1|-3|2|-1|1|-2|1|1
1|-1|-3|2|-1|2|-2|1|1
However the bot still fails to click on buttons one by one automatically in the loop.
If there’s a way to accomplish this task kindly let me know. Big thanks in advance!
Website url: https://domestic.judicial.gov.tw/judbp/wkw/WHD9HN01.htm
