Hello all, I have filtered some data using regex onto a excel worksheet, I have several data on that worksheet, now i need to use one of the columns to get the URL’s and open them in a browser,
how can I specify the column that i mean to search and what would be the best function to use for opening the url’s in the browser? I’m new to UiPath so I still lack knowledge of what is the best operation to use for each case.
Everything working great, thank you very much, last question, this is opening a new window for every instance, how can i set it to open in a new tab? I’ve searched but i believe if i put new session = False it will not open any window at all
@Anil_G sorry to bother once again but what activity shoul be under the box on the image, I itried “Go To URL” but i get an error prompt saying it has to be used on “use aplication/browser”