Click sequentially link is children of a element

Hi all, i have a problems when find all children is a link of a element (div), i want click sequentially each of them, but it throw an errors is not find corresponding UI Element.
this is my link :

image
Any idea for this issue, please help me solve it, thank so much.

Alternative way :
Use the extract structured data activity . In the properties section give 0 in the max number of results textbox.
You will get the result as datatable which you can write in an excel and get all the links or you can use output datatable to get data in the form of string.
Hope that helps.

1 Like

You can also use the get attribute activity and can check which attribute suits best for the situation

1 Like