Hi team
I am doing web automation, I paste my code in another machine then all ui elements was failed, any reason
Please specify

Hi team
I am doing web automation, I paste my code in another machine then all ui elements was failed, any reason
Please specify
Hi @Sanket1 ,
When developing web or windows automations in Power Automate Desktop, it's customary to create selectors that define the elements being interacted with. These details are stored in the control repository within the desktop flow code. If you copy your code accurately, ensuring not to miss any details, and paste it into a new environment, it should function correctly.
However, any discrepancies may result in errors during execution. Additionally, when transferring code from a higher environment to a lower one, errors may occur due to differences in configurations or dependencies between the environments. It's important to consider these factors and potentially adjust the code or environment settings accordingly to ensure smooth execution.
----------------------------------------------------------------------------------------------------------------------------