Hi All
I am creating tests for a desktop app and web app, I would like to have shared UI elements and sub flows so that if one of them needs to be updated I can updated in one place and it has a flow on effect. Can I do this?
Currently I have a main flow with UI elements and sub flows, when I create a new flow I copy the main one. The only issue here is if there are changes in the main flow these changes aren't applied to all the other flows.
Thanks
Romina
Solved! Go to Solution.
Ui elements cannot be shared to other flows, but you can call one desktop flow from within another desktop flow.
Ui elements cannot be shared to other flows, but you can call one desktop flow from within another desktop flow.
Thank you for your reply. This is a real problem for us as the maintenance wouldn't be beneficial.