Datascraping Urls - Loop result - open url

Looks like a duplicate of:

Here 2 options were named: Find children and datascraping

That datascraping will retrieve the urls we can see here

With a for each row we can iterate over the datatable and can use the LINK column for opening the page e.g. with open browser / navigate to. …