Open multiple links

open multiple links at once internet explorer using open browser activity

1 Like

multiple links.xaml (7.8 KB)

hope this helps you

Hi leena,
Just use separate open browser activity for each link.

Thank You for Your reply(Amithvs, Henry)
But I want to Open next, next link in single browser in different Tabs.

Hi,

Here we go.
singleBrowser.xaml (9.5 KB)

:+1: Thank You ddpadil

@ddpadil

Hey Bro…Thanks a lot. I was also looking for the same. Now I have got a doubt. Can we convert the output to pdf/word. ie… Suppose I used recording activity within the open browser and finally 3 tabs opens in the same browser …I need to save the content of the tabs into a pdf/word … Is there any method to do that??

Yes.
Just use sendhotkey with Ctl+P and click on save pdf.

1 Like

@ddpadil

Is there any way to save the contents of 2 or 3 tabs into a single pdf ?

I don’t think so that possible as they are separate tab. Once you save as pdf later you can merge those pdf into one.

@ddpadil
Thank you for ur reply.
So is there any way to merge 2 or 3 pdf into a single pdf in Uipath ?

Hi,
You can if you have adobe dc paid one.

  • Within Acrobat, click on the Tools menu and select Combine Files.
  • Click Combine Files, and then click Add Files to select the files you want to include in your PDF.
  • Click, drag, and drop to reorder the files and pages. Double-click on a file to expand and rearrange individual pages. Press the Delete key to remove unwanted content.
  • When finished arranging files, click Combine Files.
  • Click the Save button.

else you need to do online.

Thanks a lot … It worked perfectly !!