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?
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?
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
With Attach Browser, you have to identify which browser you want to attach to and then use the same Navigate To activity.
Here is a demo file.
NavigateTo.xaml (6.7 KB)
Hope this helps!
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.
Thanks my friend.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.