Hi,
For a workflow I am sending an argument URL. Open browser with this URL. Using output element from this to attach window, click and navigate to another tab. I am trying to use the output of the second tab to send to another workflow, to be used as input element. It is not working. Unless I use the URL of the second tab. Why is that?
Use Application\Browser (Input URL, Output BrowserElement1)
Use Application\Browser (Input: BrowserElement1
Click a link to launch tab2.
Close first tab.
I like to Use Application\Browser from tab2 output BrowserElement2.
Not able to do it.
I have to use URL for this tab2 to be able to get working BrowserElement2.
I like to pass this as input ui element to another workflow, the reason I am trying to get the BrowserElement2.