Different url through array

Hi All,

I have query in which I wish to open different url in browser through only one variable in which value changes in loop

Hi @tiattree,

Take a look at this:

https://activities.uipath.com/docs/browser

I think you can use Browser activities like OpenBrowser and Navigate to

Browser

Regards,
Susana

@tiattree Hi try this,

Main.xaml (8.8 KB)

Regards,
P.Ajithkumar

Hi Susana ,

Thanks for suggesting this , now when i am using this activities my next task it to create a variable which is of type array have different url or web address to navigate each url in a loop