How do I stop my workflows opening a new browser when I run them together

Hi

I have read everything there is to read on this subject but I still cant get it to work correctly so if someone could help then it will save me going mad.
I am building up some web workflows that all use the same browser

which then looks like this

Ive set the options to this
image

But it still opens a new browser everytime.

Can you share the input values pass to open field from the properties panel @lisa.swaine

Regards

If you are using the same web browser in all the xaml’s then please don’t pass the URL in the second and third workflows and also please make the selectors 's dynamic in the second and third workflows.

Make sure to keep the open as never option in the properties panel for the second and third xaml’s and it works dynamically.

Regards

Thanks for the advice, it is much apprecatied. But im 6 weeks in and tried to do as you have suggested but I have got stuck. I feel I need one of my IT devs to help me do as you have suggested sadly.

It took some time, I googled some more in the community, kept coming back to your solution, tried to figure it out a bit more, and then made a coffee, took a 5 min break, came back and somehow the penny dropped in my brain and I have done what I intended to do with your help. So thank you so much for your input

All I did was write a variable and am now passing that in and out. I totally forgot that the web page doesnt stay the same for each of my variables, the web address becomes slightly different each time.
image

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