Join the datatables and you can have it in one datatable, after that you can access with one datatable , Use Foreach row activity to loop and save the variables like CourtLink = row(“LINK”).ToString like wise and Add to queue
May I ask if for example I want to open the link from the Queue Item going to the InitAllApplications.xaml. And if navigating those links inside the browser, it will go through the Process.xaml
How should I put it in the reframework?
Example: when you read the www.google.com from the QueueItem, I want to initiate the application in the InitAllApplications then after that the bot will navigate the google.com in the process.