Navigate to

Hi,
how can i open new tab anad navigate to it. i opened google through open browser i tried navigate to but instead of opening into new tab and writting yahoo,com in it it is navigating to the already open tab that is google pls help i want it to type that url which i have given in navigate to in new tab

  • Open browser with google.com
  • Send Hotkey “Ctrl+ t” in the same browser. It will open a new tab.
  • Attach browser, indicate the new window.
  • Navigate to “yahoo.com

hivivek i have tried this but it just opens a new tab doesnot navigate to “yahoo.com

Is it throwing any error? Can you send screenshot of your workflow?

image

this is the error i guess indicate on screen is the issue

here is the flow
TransactionalProcess1.zip (86.4 KB)

In Attach browser, change the browser type from IE to Chrome :slightly_smiling_face:

thanks for noticing i have changed it now its not throwing error but still its not navigating to new tab is navigationg to google tab not new one

can u please check where the problem is :frowning:

  • In Attach browser, give the selector as <html app='chrome.exe' title='New Tab*' />

image

  • In Navigate to, remove the Browser element.

image

tried and now its just opening the tab and not navigating to any tab

Please check the attached flow. It is working fine for me. :slightly_smiling_face:

Main.xaml (11.3 KB)

it worked thanks alot what if i have to open another tab and then swtich to first or second ?

You can specify UiBrowser object in Attach/Open Browser and you can use it in future by using Attach Browser.

thanks viviek will check and let you know