hi, I am trying to automate a process in Agile PLM to download attachments. I can select the text field and do a search, but when it return, there are multiple fields in the table :

I want to click on the dot with the row that status is active (2nd row in the picture), is there a way to do that? I tried to extract data from web but I dont see a table to loop....
And lets say if I can do this, the next step is to select a pdf file to download. When I add the UI elements the selectors for the jpg link and pdf link are identical, is there a way to read the text and click the link that contains pdf?
