How to use "Navigate to" in a opened browser?

Hi,

Is it possible to use “Navigate to” in a opened browser?

I intend to use invoked workflow and it needs to open a website in a opened browser.

If it is possible, how can I do that?

1 Like

Hi @Shark,

Welcome to the community.

All you have to do is use the Navigate To activity within a Open Browser or Attach Browser activity.

Here with Open Browser
image

With Attach Browser, you have to identify which browser you want to attach to and then use the same Navigate To activity.
image

Here is a demo file.
NavigateTo.xaml (6.7 KB)

Hope this helps!

3 Likes

If you have a browser already specified in a variable you can pass it to a navigation Browser Input in the Navigation Activities property panel.


Welcome to the Community Let me know if you need any help!

Thanks my friend.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.