How to open a link in new tab?

I have “a” url.

I want to open that url in new tab.
how can I wait for that to open in new tab?

Hi @blacksundar

Thanks
Ashwin.S

@blacksundar Hi I am using below Step

  1. Attach Existing Browser using “Attach browser”
  2. Send Hotkey "Ctrl + t " to open a new tab
  3. Attach Newly opened tab using “Attach browser” Activity in the same browser
  4. Use the “Navigate” Activity to search the URL.

Hi @MartianxSpace ,
Could you pls attach to me a demo?


Hi thank u for the guidance. I just want to ask please see the attached picture kindly let me know that once i open a new tab and search the product with URL after type this the product page is open and i need this UPC Code in my Excel file. How to extract this UPC and which activities i need to use that. After collect the UPC code then the bot go on next url and do the same activity. Please help me to resolve this. Thanks u