Hello In the old design I was able to store a UIBrowser variable and pass that where ever I needed in order to work with the same browser page between multiple workflows. In the modern design I have tried to do the same with the input/output properties but a new tab or sometimes a whole window is opened if try this approach. I have seperated an autoamation for work between mulitple workflows and each is inside the same browser. Should I just make the Use Browser/APP activity the root container and add worflows without use/browser in each one or is there a solution to my madness?
Thank You.