I am working on an automation where i read a datatable after getting from the orchestrator queue. I use the datatable in for each row to do the data entry in the browser. Now comes in my query, where i want to use 2 columns infornation from the same datatable in another browser to type it in the comments the info for that row. How do i achieve this?