then Extract specific Data from each link. For example, extract the currency info for each link of the Table Data.
The first thing that I’ve tried was to use the “Extract Data Table” Activity. Then, use “For each row” activity, nevertheless, It is sending me the same result for each row, even the information it’s different. It is sending me the information of the first row only.
First you can extract all the reference number and iterate through each reference and click afterwards can extract.
note: if URL is changing as per reference, then you can keep use each reference to navigate the browser.
Hey @carlos.rodriguezsanchez ,
Use browser activity
You can use extract Table data, Get the names and Url Of it
Add a for each datatable activity
inside for each → use go to url activity and provide it as CurrentRow(“Url”).toString ->then use get text to extract currency