I have a main workflow which invokes another workflow (#3) which then invokes another workflow (#4) which uses a browser.
I want to use the same browser window, where the main left off in workflow #4.
I’ve used input/output element but Its still not working. Any help would be appreciated.
Main workflow with output element named out_LastUsedBrowserPage
you are doing in the correct way, but as we are reusing the element, we can’t get the propertie “Open” empty, we should set that propertie to never because we have this open already