Hi,
I’m trying to create a workflow on a web application where I tried to break the complete workflow in parts (mini workflows), now when I’m trying to call a workflow within another workflow to reuse the main workflow two instance of browser is getting initiated, because in both the workflows I’ve used the “Open application / Browser” activity, due to which the sequence is broken between two workflows.
- Opening the browser in main workflow
- invoke the sub workflow
- continue with the main workflow
I’m not sure what approach I should follow here? and how to achieve this, please response.
Thanks,
Disha
