Hi,
I am using Power Automate Desktop and using Web Automation flow in it (with some basic and logical conditions) for a third party site to do some business automation as per the website. I can record and edit in the existing Flow and see the UI elements and variables it creates.
I was trying to see if I can reuse Web Automation functions by copying the Main flows from one Flow to another Flow and then was looking to do further customizations. When I copy those main flows from one flow into another Flow it throws error
Parameter 'UI element': UI element 'appmask'['Recording']['Username']' wasn't found.
I guess the new flow isn't able to identify the UI elements which I have in first flow I created. Can someone throw what options I got to copy some main flows into another flow so I can reuse it instead of recording steps one by one again (which is bit frustrating and time consuming)